ViewVC Help
View Directory | Revision Log | View Changeset | Root Listing
root/mports/branches/2018Q3/Mk
Revision 24017 - Directory Listing - [select for diffs]
Modified Tue Aug 28 18:57:11 2018 UTC (5 years, 8 months ago) by laffer1
Diff to previous 23651
2018Q3

Revision 23651 - Directory Listing - [select for diffs]
Modified Mon Jul 23 16:50:55 2018 UTC (5 years, 9 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 23650
Add LLD_UNSAFE to force use of ld.bfd when ld is lld

By default the compiler will find /usr/bin/ld for the linker.  If a port
sets LLD_UNSAFE and /usr/bin/ld is ld.lld, then add -fuse-ld=bfd to
force the use of the binutils BFD linker (from the base system, if
available, or by setting USE_BINUTILS).

Revision 23650 - Directory Listing - [select for diffs]
Modified Mon Jul 23 16:03:56 2018 UTC (5 years, 9 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 23649
Remove LIBDIR from build env variable

This is leaking LIBDIR information (which is defined in base share/mk/*) to
the build environement with a value which is not really suitable for ports
(/usr/lib) which may have an impact on some build system forcing the maintainer
to override the value.

Revision 23649 - Directory Listing - [select for diffs]
Modified Mon Jul 23 15:55:13 2018 UTC (5 years, 9 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 23648
dont use 8

Revision 23648 - Directory Listing - [select for diffs]
Modified Mon Jul 23 15:53:33 2018 UTC (5 years, 9 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 23646
modernize and support other architectures

Revision 23646 - Directory Listing - [select for diffs]
Modified Mon Jul 23 12:51:20 2018 UTC (5 years, 9 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 23644
allow unsafe paths for package building

Revision 23644 - Directory Listing - [select for diffs]
Modified Mon Jul 23 04:36:01 2018 UTC (5 years, 9 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 23610
we no longer support midnightbsd 0.4.  update this for modern versions

Revision 23610 - Directory Listing - [select for diffs]
Modified Sun Jul 15 19:56:21 2018 UTC (5 years, 9 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 23589
add iconv paths

Revision 23589 - Directory Listing - [select for diffs]
Modified Sun Jun 10 19:10:02 2018 UTC (5 years, 10 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 23511
update gstreamer plugin list

Revision 23511 - Directory Listing - [select for diffs]
Modified Sat May 12 14:34:21 2018 UTC (5 years, 11 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 23508
remove openssl extension in favor of ssl.mk

Revision 23508 - Directory Listing - [select for diffs]
Modified Sat May 12 14:05:30 2018 UTC (5 years, 11 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 23507
fix some issues with detection

Revision 23507 - Directory Listing - [select for diffs]
Modified Sat May 12 13:50:58 2018 UTC (5 years, 11 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 23506
introduce ssl check

Revision 23506 - Directory Listing - [select for diffs]
Modified Sat May 12 13:48:44 2018 UTC (5 years, 11 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 23504
add mport command

Revision 23504 - Directory Listing - [select for diffs]
Modified Fri May 11 15:59:26 2018 UTC (5 years, 11 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 23503
add initial ssl.mk from freebsd. note the port detection logic is broken right now.

Revision 23503 - Directory Listing - [select for diffs]
Modified Fri May 11 13:06:20 2018 UTC (5 years, 11 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 23484
add ssl module

Revision 23484 - Directory Listing - [select for diffs]
Modified Thu May 10 22:01:11 2018 UTC (5 years, 11 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 23461
remove ibase

Revision 23461 - Directory Listing - [select for diffs]
Modified Thu May 10 16:28:29 2018 UTC (5 years, 11 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 23437
have a different path for ninja make cmd

Revision 23437 - Directory Listing - [select for diffs]
Modified Wed May 9 03:43:10 2018 UTC (5 years, 11 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 23434
fix typo

Revision 23434 - Directory Listing - [select for diffs]
Modified Wed May 9 03:30:20 2018 UTC (5 years, 11 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 23406
add zope

Revision 23406 - Directory Listing - [select for diffs]
Modified Sun May 6 19:17:02 2018 UTC (5 years, 11 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 23373
add gfdl

Revision 23373 - Directory Listing - [select for diffs]
Modified Sat May 5 21:36:12 2018 UTC (5 years, 11 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 23358
add zpl

Revision 23358 - Directory Listing - [select for diffs]
Modified Sat May 5 18:35:02 2018 UTC (5 years, 11 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 23344
update qt

Revision 23344 - Directory Listing - [select for diffs]
Modified Thu May 3 14:19:26 2018 UTC (5 years, 11 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 23337
modernize gnome build a bit

Revision 23337 - Directory Listing - [select for diffs]
Modified Thu May 3 13:42:20 2018 UTC (5 years, 11 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 23323
update gcc config

Revision 23323 - Directory Listing - [select for diffs]
Modified Thu May 3 02:36:57 2018 UTC (5 years, 11 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 23316
move the rpath stuff

Revision 23316 - Directory Listing - [select for diffs]
Modified Wed May 2 12:37:24 2018 UTC (5 years, 11 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 23315
strip is there now

Revision 23315 - Directory Listing - [select for diffs]
Modified Wed May 2 12:36:18 2018 UTC (5 years, 11 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 23311
use MAKE_ARGS rather than hard coding -f so that ninja can work

Revision 23311 - Directory Listing - [select for diffs]
Modified Tue May 1 23:53:49 2018 UTC (5 years, 11 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 23301
disable strip for now until we get a newer cmake

Revision 23301 - Directory Listing - [select for diffs]
Modified Tue May 1 13:18:50 2018 UTC (5 years, 11 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 23297
disable the configure wrksrc check for now

Revision 23297 - Directory Listing - [select for diffs]
Modified Tue May 1 13:10:00 2018 UTC (5 years, 11 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 23293
-v blows up

Revision 23293 - Directory Listing - [select for diffs]
Modified Tue May 1 12:50:31 2018 UTC (5 years, 11 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 23285
fix path

Revision 23285 - Directory Listing - [select for diffs]
Modified Mon Apr 30 23:34:20 2018 UTC (5 years, 11 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 23284
default to ninja

Revision 23284 - Directory Listing - [select for diffs]
Modified Mon Apr 30 23:30:36 2018 UTC (5 years, 11 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 23283
default verbose on

Revision 23283 - Directory Listing - [select for diffs]
Modified Mon Apr 30 23:29:26 2018 UTC (5 years, 11 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 23279
add test directory

Revision 23279 - Directory Listing - [select for diffs]
Modified Mon Apr 30 23:08:48 2018 UTC (5 years, 11 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 23276
fix depends

Revision 23276 - Directory Listing - [select for diffs]
Modified Mon Apr 30 12:49:23 2018 UTC (5 years, 11 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 23241
remove diablo jdk

Revision 23241 - Directory Listing - [select for diffs]
Modified Sun Apr 29 21:13:39 2018 UTC (5 years, 11 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 23233
fix libevent

Revision 23233 - Directory Listing - [select for diffs]
Modified Sun Apr 29 20:37:45 2018 UTC (5 years, 11 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 23203
add mysql 8 support

Revision 23203 - Directory Listing - [select for diffs]
Modified Wed Apr 25 23:13:20 2018 UTC (6 years ago) by laffer1
Original Path: trunk/Mk
Diff to previous 23196
update ninja

Revision 23196 - Directory Listing - [select for diffs]
Modified Sat Apr 21 23:40:43 2018 UTC (6 years ago) by laffer1
Original Path: trunk/Mk
Diff to previous 23191
fixup for fsharp

Revision 23191 - Directory Listing - [select for diffs]
Modified Sat Apr 21 21:23:09 2018 UTC (6 years ago) by laffer1
Original Path: trunk/Mk
Diff to previous 23187
add nuget

Revision 23187 - Directory Listing - [select for diffs]
Modified Sat Apr 14 14:18:44 2018 UTC (6 years ago) by laffer1
Original Path: trunk/Mk
Diff to previous 23146
support sed for substitutions.

Revision 23146 - Directory Listing - [select for diffs]
Modified Sat Mar 31 18:24:35 2018 UTC (6 years ago) by laffer1
Original Path: trunk/Mk
Diff to previous 23142
fix cpe data

Revision 23142 - Directory Listing - [select for diffs]
Modified Sat Mar 24 18:44:14 2018 UTC (6 years, 1 month ago) by laffer1
Original Path: trunk/Mk
Diff to previous 23139
enable all target

Revision 23139 - Directory Listing - [select for diffs]
Modified Wed Mar 21 12:39:47 2018 UTC (6 years, 1 month ago) by laffer1
Original Path: trunk/Mk
Diff to previous 23133
update sites list and switch many mirrors over to HTTPS

Revision 23133 - Directory Listing - [select for diffs]
Modified Wed Mar 21 12:12:50 2018 UTC (6 years, 1 month ago) by laffer1
Original Path: trunk/Mk
Diff to previous 23102
add partial support for php 7.2

Revision 23102 - Directory Listing - [select for diffs]
Modified Thu Mar 8 14:15:59 2018 UTC (6 years, 1 month ago) by laffer1
Original Path: trunk/Mk
Diff to previous 23099
bump default

Revision 23099 - Directory Listing - [select for diffs]
Modified Thu Mar 8 14:00:12 2018 UTC (6 years, 1 month ago) by laffer1
Original Path: trunk/Mk
Diff to previous 23091
fix path for libs in old versions.

Revision 23091 - Directory Listing - [select for diffs]
Modified Thu Mar 8 05:23:39 2018 UTC (6 years, 1 month ago) by laffer1
Original Path: trunk/Mk
Diff to previous 23090
add default version

Revision 23090 - Directory Listing - [select for diffs]
Modified Thu Mar 8 05:21:04 2018 UTC (6 years, 1 month ago) by laffer1
Original Path: trunk/Mk
Diff to previous 23080
add samba config

Revision 23080 - Directory Listing - [select for diffs]
Modified Thu Mar 8 04:51:30 2018 UTC (6 years, 1 month ago) by laffer1
Original Path: trunk/Mk
Diff to previous 23037
remove newer versions

Revision 23037 - Directory Listing - [select for diffs]
Modified Sun Feb 18 17:38:12 2018 UTC (6 years, 2 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 22977
prefer java 8

Revision 22977 - Directory Listing - [select for diffs]
Modified Sat Nov 25 16:59:55 2017 UTC (6 years, 5 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 22974
use a newer compiler with firefox > 49

Revision 22974 - Directory Listing - [select for diffs]
Modified Sat Nov 25 15:26:56 2017 UTC (6 years, 5 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 22955
add groff

Revision 22955 - Directory Listing - [select for diffs]
Modified Fri Nov 24 01:13:34 2017 UTC (6 years, 5 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 22941
add gcc 6

Revision 22941 - Directory Listing - [select for diffs]
Modified Wed Oct 11 23:12:15 2017 UTC (6 years, 6 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 22930
add freebsd java 8 openjdk to list

Revision 22930 - Directory Listing - [select for diffs]
Modified Sun Oct 8 16:23:44 2017 UTC (6 years, 6 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 22893
default to freebsd java binary for now until we can fix the openjdk 7 port.

Revision 22893 - Directory Listing - [select for diffs]
Modified Wed Oct 4 16:07:43 2017 UTC (6 years, 6 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 22883
add an alias for bz2 as it is a common typo.

Revision 22883 - Directory Listing - [select for diffs]
Modified Wed Oct 4 14:29:36 2017 UTC (6 years, 6 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 22874
always turn on modbuild

Revision 22874 - Directory Listing - [select for diffs]
Modified Sun Oct 1 23:48:39 2017 UTC (6 years, 6 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 22870
oops.. fix conditional logic here.

Revision 22870 - Directory Listing - [select for diffs]
Modified Sun Oct 1 18:05:21 2017 UTC (6 years, 6 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 22824
bump perl version for current.

Revision 22824 - Directory Listing - [select for diffs]
Modified Sat Sep 30 21:35:34 2017 UTC (6 years, 6 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 22804
fixup

Revision 22804 - Directory Listing - [select for diffs]
Modified Sat Sep 30 19:50:13 2017 UTC (6 years, 6 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 22743
new style

Revision 22743 - Directory Listing - [select for diffs]
Modified Sat Sep 30 15:38:55 2017 UTC (6 years, 6 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 22497
update shebang handling

Revision 22497 - Directory Listing - [select for diffs]
Modified Sun Jun 18 16:58:56 2017 UTC (6 years, 10 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 22496
add php 7.1 extensions handling.

Revision 22496 - Directory Listing - [select for diffs]
Modified Sun Jun 18 16:45:45 2017 UTC (6 years, 10 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 22495
fix version handling here.

Revision 22495 - Directory Listing - [select for diffs]
Modified Sun Jun 18 16:44:33 2017 UTC (6 years, 10 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 22462
add php 7.1 check

Revision 22462 - Directory Listing - [select for diffs]
Modified Sun Jun 11 17:07:41 2017 UTC (6 years, 10 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 22396
php 7.1

Revision 22396 - Directory Listing - [select for diffs]
Modified Sat Mar 18 16:27:45 2017 UTC (7 years, 1 month ago) by laffer1
Original Path: trunk/Mk
Diff to previous 22390
fix path

Revision 22390 - Directory Listing - [select for diffs]
Modified Sat Mar 18 16:13:15 2017 UTC (7 years, 1 month ago) by laffer1
Original Path: trunk/Mk
Diff to previous 22389
skip the python extension as it freaks out with USE_PYTHON and USES=python:3 at the same time.

Revision 22389 - Directory Listing - [select for diffs]
Modified Sat Mar 18 16:12:40 2017 UTC (7 years, 1 month ago) by laffer1
Original Path: trunk/Mk
Diff to previous 22375
refactor python extension to be more similar to freebsd ports.

Revision 22375 - Directory Listing - [select for diffs]
Modified Thu Mar 16 22:47:30 2017 UTC (7 years, 1 month ago) by laffer1
Original Path: trunk/Mk
Diff to previous 22354
add ruby 2.4

Revision 22354 - Directory Listing - [select for diffs]
Modified Sat Feb 25 18:25:50 2017 UTC (7 years, 2 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 22353
fix some of the paths for pear

Revision 22353 - Directory Listing - [select for diffs]
Modified Sat Feb 25 18:04:24 2017 UTC (7 years, 2 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 22349
add pear

Revision 22349 - Directory Listing - [select for diffs]
Modified Sat Feb 25 17:34:40 2017 UTC (7 years, 2 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 22346
this seems to fix some pear issues

Revision 22346 - Directory Listing - [select for diffs]
Modified Sat Feb 25 17:02:54 2017 UTC (7 years, 2 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 22268
add autoreconf env var

Revision 22268 - Directory Listing - [select for diffs]
Modified Sat Feb 18 20:24:17 2017 UTC (7 years, 2 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 22267
revert back to versioning.

Revision 22267 - Directory Listing - [select for diffs]
Modified Sat Feb 18 20:13:41 2017 UTC (7 years, 2 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 22266
try pkgbase

Revision 22266 - Directory Listing - [select for diffs]
Modified Sat Feb 18 20:11:09 2017 UTC (7 years, 2 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 22265
temporarily go back to new version

Revision 22265 - Directory Listing - [select for diffs]
Modified Sat Feb 18 20:07:29 2017 UTC (7 years, 2 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 22264
very old school

Revision 22264 - Directory Listing - [select for diffs]
Modified Sat Feb 18 20:02:35 2017 UTC (7 years, 2 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 22263
revert to original

Revision 22263 - Directory Listing - [select for diffs]
Modified Sat Feb 18 19:53:14 2017 UTC (7 years, 2 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 22262
remove duplicate code

Revision 22262 - Directory Listing - [select for diffs]
Modified Sat Feb 18 19:52:50 2017 UTC (7 years, 2 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 22261
change dependencies again.

Revision 22261 - Directory Listing - [select for diffs]
Modified Sat Feb 18 15:30:51 2017 UTC (7 years, 2 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 22259
experiment with changing the dependency graph detection for packages. This will include the entire list rather than one level which violates the original mport package design but fixes a few outlier issues.

Revision 22259 - Directory Listing - [select for diffs]
Modified Sat Feb 18 14:54:35 2017 UTC (7 years, 2 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 22256
fixup the path if the new syntax is used for installing LIB depends that are missing.

Revision 22256 - Directory Listing - [select for diffs]
Modified Sun Jan 29 03:07:29 2017 UTC (7 years, 2 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 22255
end fi

Revision 22255 - Directory Listing - [select for diffs]
Modified Sun Jan 29 00:17:58 2017 UTC (7 years, 2 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 22254
dir hack

Revision 22254 - Directory Listing - [select for diffs]
Modified Sun Jan 29 00:15:42 2017 UTC (7 years, 2 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 22253
fix metadata

Revision 22253 - Directory Listing - [select for diffs]
Modified Sat Jan 28 23:06:20 2017 UTC (7 years, 2 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 22251
attempt to catch the new case where /usr/mports is not on depends lines

Revision 22251 - Directory Listing - [select for diffs]
Modified Sat Jan 28 22:52:44 2017 UTC (7 years, 2 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 22250
refactor var handling, use sinclude

Revision 22250 - Directory Listing - [select for diffs]
Modified Sat Jan 28 22:31:57 2017 UTC (7 years, 2 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 22249
add additional broken checks

Revision 22249 - Directory Listing - [select for diffs]
Modified Sat Jan 28 22:29:24 2017 UTC (7 years, 2 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 22248
osrel and arch combo broken

Revision 22248 - Directory Listing - [select for diffs]
Modified Sat Jan 28 22:25:48 2017 UTC (7 years, 2 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 22247
move clean depends to a script

Revision 22247 - Directory Listing - [select for diffs]
Modified Sat Jan 28 22:20:49 2017 UTC (7 years, 2 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 22246
remove cd mount support

Revision 22246 - Directory Listing - [select for diffs]
Modified Sat Jan 28 22:19:59 2017 UTC (7 years, 2 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 22245
remove useless @

Revision 22245 - Directory Listing - [select for diffs]
Modified Sat Jan 28 22:15:58 2017 UTC (7 years, 2 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 22244
migrate all-depends-list to a script

Revision 22244 - Directory Listing - [select for diffs]
Modified Sat Jan 28 18:18:10 2017 UTC (7 years, 2 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 22243
since we are still on fmake for 0.8, define the historical USE_FOO style for testing in pathfix.mk

Revision 22243 - Directory Listing - [select for diffs]
Modified Fri Jan 27 17:33:58 2017 UTC (7 years, 3 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 22242
attempt to add group blacklist

Revision 22242 - Directory Listing - [select for diffs]
Modified Fri Jan 27 17:26:26 2017 UTC (7 years, 3 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 22241
blacklist _ntp

Revision 22241 - Directory Listing - [select for diffs]
Modified Fri Jan 27 17:21:26 2017 UTC (7 years, 3 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 22240
add ypldap to list

Revision 22240 - Directory Listing - [select for diffs]
Modified Fri Jan 27 17:20:26 2017 UTC (7 years, 3 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 22239
suck in Makefile.local if it exists in curdir.

Revision 22239 - Directory Listing - [select for diffs]
Modified Fri Jan 27 17:17:13 2017 UTC (7 years, 3 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 22238
export several OS related vars

Revision 22238 - Directory Listing - [select for diffs]
Modified Fri Jan 27 17:05:25 2017 UTC (7 years, 3 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 22237
use the new _LIB_RUN_DEPENDS var

Revision 22237 - Directory Listing - [select for diffs]
Modified Fri Jan 27 16:12:24 2017 UTC (7 years, 3 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 22236
remove useless var

Revision 22236 - Directory Listing - [select for diffs]
Modified Fri Jan 27 16:11:36 2017 UTC (7 years, 3 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 22235
avoid useles dirname call

Revision 22235 - Directory Listing - [select for diffs]
Modified Fri Jan 27 16:09:18 2017 UTC (7 years, 3 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 22234
make wayland a valid category.

Revision 22234 - Directory Listing - [select for diffs]
Modified Fri Jan 27 16:08:25 2017 UTC (7 years, 3 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 22232
Use a loop to export vars.

This also fixes adding duplicates to .MAKEFLAGS with fmake, which was a
bug present before recent changes.

Revision 22232 - Directory Listing - [select for diffs]
Modified Thu Jan 26 01:09:27 2017 UTC (7 years, 3 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 22230
update pathfix to handle additional cases

Revision 22230 - Directory Listing - [select for diffs]
Modified Thu Jan 26 00:47:58 2017 UTC (7 years, 3 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 22229
fix a syntax bug

Revision 22229 - Directory Listing - [select for diffs]
Modified Thu Jan 26 00:32:15 2017 UTC (7 years, 3 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 22228
remove + from botched patch

Revision 22228 - Directory Listing - [select for diffs]
Modified Thu Jan 26 00:06:52 2017 UTC (7 years, 3 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 22227
replace COPYTREE_SHARE and COPYTREE_BIN with faster versions.

Revision 22227 - Directory Listing - [select for diffs]
Modified Thu Jan 26 00:01:56 2017 UTC (7 years, 3 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 22226
disable silent rules with configure

Revision 22226 - Directory Listing - [select for diffs]
Modified Wed Jan 25 23:04:55 2017 UTC (7 years, 3 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 22225
include default versions always

Revision 22225 - Directory Listing - [select for diffs]
Modified Wed Jan 25 23:01:15 2017 UTC (7 years, 3 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 22217
add timestamp

Revision 22217 - Directory Listing - [select for diffs]
Modified Sat Jan 21 01:06:44 2017 UTC (7 years, 3 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 22216
attempt to teach bsd.mport.mk to require /usr/mports prefix on dependencies.

Revision 22216 - Directory Listing - [select for diffs]
Modified Sun Jan 15 22:41:53 2017 UTC (7 years, 3 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 22215
remove legacy depends target

Revision 22215 - Directory Listing - [select for diffs]
Modified Sun Jan 15 22:32:44 2017 UTC (7 years, 3 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 22213
go to NO_MANCOMPRESS

Revision 22213 - Directory Listing - [select for diffs]
Modified Sun Jan 15 22:07:31 2017 UTC (7 years, 3 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 22212
use another approach to detect threaded apache

Revision 22212 - Directory Listing - [select for diffs]
Modified Sun Jan 15 21:54:55 2017 UTC (7 years, 3 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 22200
remove php 5.5 ref

Revision 22200 - Directory Listing - [select for diffs]
Modified Thu Dec 29 16:37:38 2016 UTC (7 years, 3 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 22195
remove 9.0

Revision 22195 - Directory Listing - [select for diffs]
Modified Thu Dec 29 16:32:17 2016 UTC (7 years, 3 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 22193
drop 9.1

Revision 22193 - Directory Listing - [select for diffs]
Modified Thu Dec 29 16:28:46 2016 UTC (7 years, 3 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 22090
postgres 9.6 is real

Revision 22090 - Directory Listing - [select for diffs]
Modified Sat Nov 12 16:52:11 2016 UTC (7 years, 5 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 22060
remove php 5.5. ports

Revision 22060 - Directory Listing - [select for diffs]
Modified Mon Oct 31 21:27:32 2016 UTC (7 years, 5 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 21946
add an echo to avoid errors

Revision 21946 - Directory Listing - [select for diffs]
Modified Thu Sep 29 12:54:57 2016 UTC (7 years, 6 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 21945
tag

Revision 21945 - Directory Listing - [select for diffs]
Modified Thu Sep 29 12:54:45 2016 UTC (7 years, 6 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 21888
add mono extension

Revision 21888 - Directory Listing - [select for diffs]
Modified Sat Sep 10 23:35:51 2016 UTC (7 years, 7 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 21791
dont try to use base iconv since 0.8 didnt enable it

Revision 21791 - Directory Listing - [select for diffs]
Modified Sun Aug 21 03:29:29 2016 UTC (7 years, 8 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 21788
support either fmake or bmake

Revision 21788 - Directory Listing - [select for diffs]
Modified Sun Aug 21 03:08:02 2016 UTC (7 years, 8 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 21787
change how we handle turning off items. this seems to fix the lcms2 port

Revision 21787 - Directory Listing - [select for diffs]
Modified Sun Aug 21 02:33:21 2016 UTC (7 years, 8 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 21771
fix options framework bug

Revision 21771 - Directory Listing - [select for diffs]
Modified Sat Aug 20 18:17:02 2016 UTC (7 years, 8 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 21770
fix some depends

Revision 21770 - Directory Listing - [select for diffs]
Modified Sat Aug 20 18:14:35 2016 UTC (7 years, 8 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 21766
fix depends

Revision 21766 - Directory Listing - [select for diffs]
Modified Sat Aug 20 18:04:03 2016 UTC (7 years, 8 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 21754
add cmake bool handling. dont turn off enabled configure enable options

Revision 21754 - Directory Listing - [select for diffs]
Modified Sat Aug 20 15:03:12 2016 UTC (7 years, 8 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 21753
update gecko depends

Revision 21753 - Directory Listing - [select for diffs]
Modified Sat Aug 20 15:01:16 2016 UTC (7 years, 8 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 21714
add ruby 2.3

Revision 21714 - Directory Listing - [select for diffs]
Modified Thu Aug 18 03:41:24 2016 UTC (7 years, 8 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 21670
refine depends check

Revision 21670 - Directory Listing - [select for diffs]
Modified Mon Aug 15 12:32:56 2016 UTC (7 years, 8 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 21654
update master list of sites

Revision 21654 - Directory Listing - [select for diffs]
Modified Mon Aug 15 02:58:32 2016 UTC (7 years, 8 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 21653
remove else that shouldnt be there

Revision 21653 - Directory Listing - [select for diffs]
Modified Mon Aug 15 02:54:21 2016 UTC (7 years, 8 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 21651
bump ruby ver

Revision 21651 - Directory Listing - [select for diffs]
Modified Sun Aug 14 04:32:53 2016 UTC (7 years, 8 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 21644
update ruby 2.2.5

Revision 21644 - Directory Listing - [select for diffs]
Modified Sun Aug 14 01:41:49 2016 UTC (7 years, 8 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 21633
add kde4 handler from freebsd for the lumina port

Revision 21633 - Directory Listing - [select for diffs]
Modified Sat Aug 13 21:34:38 2016 UTC (7 years, 8 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 21614
remove databases we dont support

Revision 21614 - Directory Listing - [select for diffs]
Modified Sat Aug 13 20:38:23 2016 UTC (7 years, 8 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 21608
default apply this patch to qt5 ports

Revision 21608 - Directory Listing - [select for diffs]
Modified Sat Aug 13 19:55:13 2016 UTC (7 years, 8 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 21602
fixup directories

Revision 21602 - Directory Listing - [select for diffs]
Modified Sat Aug 13 17:21:54 2016 UTC (7 years, 8 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 21600
fix depends checks

Revision 21600 - Directory Listing - [select for diffs]
Modified Sat Aug 13 17:04:59 2016 UTC (7 years, 8 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 21599
load qt extension for USE_QT5 syntax

Revision 21599 - Directory Listing - [select for diffs]
Modified Sat Aug 13 17:00:32 2016 UTC (7 years, 8 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 21587
update qt configuration

Revision 21587 - Directory Listing - [select for diffs]
Modified Sat Aug 13 15:39:59 2016 UTC (7 years, 8 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 21586
build up selected options list.  explicitly pass without or disable when we use off in options

Revision 21586 - Directory Listing - [select for diffs]
Modified Sat Aug 13 15:30:15 2016 UTC (7 years, 8 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 21585
sort and eliminate dups

Revision 21585 - Directory Listing - [select for diffs]
Modified Sat Aug 13 14:33:49 2016 UTC (7 years, 8 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 21584
add options warnings. add capability to force

Revision 21584 - Directory Listing - [select for diffs]
Modified Sat Aug 13 14:27:11 2016 UTC (7 years, 8 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 21583
add TEST when developer is set

Revision 21583 - Directory Listing - [select for diffs]
Modified Sat Aug 13 14:24:28 2016 UTC (7 years, 8 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 21453
add additional flags/settings to options

Revision 21453 - Directory Listing - [select for diffs]
Modified Thu May 26 01:29:42 2016 UTC (7 years, 11 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 21416
update the fortran

Revision 21416 - Directory Listing - [select for diffs]
Modified Sun May 22 21:28:57 2016 UTC (7 years, 11 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 21404
remove old ghostscript hack

Revision 21404 - Directory Listing - [select for diffs]
Modified Sun May 22 20:56:25 2016 UTC (7 years, 11 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 21389
add ghostscript extension from freebsd

Revision 21389 - Directory Listing - [select for diffs]
Modified Tue May 17 18:02:42 2016 UTC (7 years, 11 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 21355
add man 1 to plist sub defaults

Revision 21355 - Directory Listing - [select for diffs]
Modified Sun Apr 3 16:12:29 2016 UTC (8 years ago) by laffer1
Original Path: trunk/Mk
Diff to previous 21287
add fetch-specials target. This gives us an approach to get distfiles for jails with no network capability. Obtained from: FreeBSD

Revision 21287 - Directory Listing - [select for diffs]
Modified Sat Mar 26 13:15:43 2016 UTC (8 years, 1 month ago) by laffer1
Original Path: trunk/Mk
Diff to previous 21255
turn on more detail when building. switch to system path by default for installed packages

Revision 21255 - Directory Listing - [select for diffs]
Modified Sat Mar 26 01:13:51 2016 UTC (8 years, 1 month ago) by laffer1
Original Path: trunk/Mk
Diff to previous 21240
support alternate configure commands. (for use with waf / python)

Revision 21240 - Directory Listing - [select for diffs]
Modified Tue Mar 22 12:57:13 2016 UTC (8 years, 1 month ago) by laffer1
Original Path: trunk/Mk
Diff to previous 21234
ruby 2.2.4

Revision 21234 - Directory Listing - [select for diffs]
Modified Tue Mar 22 12:02:54 2016 UTC (8 years, 1 month ago) by laffer1
Original Path: trunk/Mk
Diff to previous 21222
postgres 9.5 is real

Revision 21222 - Directory Listing - [select for diffs]
Modified Mon Mar 21 00:23:59 2016 UTC (8 years, 1 month ago) by laffer1
Original Path: trunk/Mk
Diff to previous 21196
drop apc

Revision 21196 - Directory Listing - [select for diffs]
Modified Tue Mar 15 21:03:09 2016 UTC (8 years, 1 month ago) by laffer1
Original Path: trunk/Mk
Diff to previous 21174
add first pass at pear extension

Revision 21174 - Directory Listing - [select for diffs]
Modified Tue Mar 15 20:14:54 2016 UTC (8 years, 1 month ago) by laffer1
Original Path: trunk/Mk
Diff to previous 21173
update php build

Revision 21173 - Directory Listing - [select for diffs]
Modified Tue Mar 15 20:08:32 2016 UTC (8 years, 1 month ago) by laffer1
Original Path: trunk/Mk
Diff to previous 21112
upgrade to postgres 9.5 and php 5.6 as defaults.

Revision 21112 - Directory Listing - [select for diffs]
Modified Sat Mar 12 15:16:42 2016 UTC (8 years, 1 month ago) by laffer1
Original Path: trunk/Mk
Diff to previous 21071
portrevision bump for ruby 2.2

Revision 21071 - Directory Listing - [select for diffs]
Modified Wed Mar 9 04:54:16 2016 UTC (8 years, 1 month ago) by laffer1
Original Path: trunk/Mk
Diff to previous 21043
fix a typo

Revision 21043 - Directory Listing - [select for diffs]
Modified Tue Mar 1 21:53:39 2016 UTC (8 years, 1 month ago) by laffer1
Original Path: trunk/Mk
Diff to previous 21034
attempt to fix the sub make fetch issue

Revision 21034 - Directory Listing - [select for diffs]
Modified Sun Feb 28 18:21:30 2016 UTC (8 years, 1 month ago) by laffer1
Original Path: trunk/Mk
Diff to previous 21033
fix check for ldap already installed. this covers sasl case for ports like samba36

Revision 21033 - Directory Listing - [select for diffs]
Modified Sun Feb 28 18:06:04 2016 UTC (8 years, 2 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 21003
refactor for mport

Revision 21003 - Directory Listing - [select for diffs]
Modified Fri Feb 5 16:56:01 2016 UTC (8 years, 2 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 20996
fix fuse depends check

Revision 20996 - Directory Listing - [select for diffs]
Modified Thu Feb 4 20:31:51 2016 UTC (8 years, 2 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 20848
temporarily turn off args check

Revision 20848 - Directory Listing - [select for diffs]
Modified Fri Nov 13 23:34:51 2015 UTC (8 years, 5 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 20841
until we figure out how to fake this right, go back to the old way of installing modules.

Revision 20841 - Directory Listing - [select for diffs]
Modified Fri Nov 13 13:28:30 2015 UTC (8 years, 5 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 20747
force depends on gstreamer

Revision 20747 - Directory Listing - [select for diffs]
Modified Thu Nov 12 23:42:59 2015 UTC (8 years, 5 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 20716
tweak comment

Revision 20716 - Directory Listing - [select for diffs]
Modified Sun Nov 8 17:08:23 2015 UTC (8 years, 5 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 20694
ruby 2.2.3

Revision 20694 - Directory Listing - [select for diffs]
Modified Sun Nov 8 15:42:54 2015 UTC (8 years, 5 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 20682
add modula3

Revision 20682 - Directory Listing - [select for diffs]
Modified Sun Nov 8 15:19:55 2015 UTC (8 years, 5 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 20668
allow ldap in more cases. this fixes the dependency problem with several ports

Revision 20668 - Directory Listing - [select for diffs]
Modified Sat Nov 7 03:43:27 2015 UTC (8 years, 5 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 20608
first pass at a modern firefox and libxul port

Revision 20608 - Directory Listing - [select for diffs]
Modified Sat Oct 31 20:43:27 2015 UTC (8 years, 5 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 20607
try deleting these crazy soft depends

Revision 20607 - Directory Listing - [select for diffs]
Modified Sat Oct 31 20:21:30 2015 UTC (8 years, 5 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 20563
bump ruby ver

Revision 20563 - Directory Listing - [select for diffs]
Modified Sat Oct 31 13:13:59 2015 UTC (8 years, 5 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 20492
remove A flag from fetch calls

Revision 20492 - Directory Listing - [select for diffs]
Modified Sat Oct 10 03:04:20 2015 UTC (8 years, 6 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 20489
li for top level

Revision 20489 - Directory Listing - [select for diffs]
Modified Sat Oct 10 02:54:58 2015 UTC (8 years, 6 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 20402
go to list format

Revision 20402 - Directory Listing - [select for diffs]
Modified Sat Oct 3 04:52:10 2015 UTC (8 years, 6 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 20355
sync up gnome extension with the fact that gnome 2 is long gone

Revision 20355 - Directory Listing - [select for diffs]
Modified Thu Oct 1 02:35:47 2015 UTC (8 years, 6 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 20354
change to ports iconv

Revision 20354 - Directory Listing - [select for diffs]
Modified Thu Oct 1 02:35:19 2015 UTC (8 years, 6 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 20347
add depends

Revision 20347 - Directory Listing - [select for diffs]
Modified Thu Oct 1 02:14:19 2015 UTC (8 years, 6 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 20345
drop freebsd compatibility with destdir. this gets in the way of our fake system

Revision 20345 - Directory Listing - [select for diffs]
Modified Thu Oct 1 02:03:12 2015 UTC (8 years, 6 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 20271
switch to dir

Revision 20271 - Directory Listing - [select for diffs]
Modified Sat Sep 26 21:45:53 2015 UTC (8 years, 7 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 20254
fix wrksrc

Revision 20254 - Directory Listing - [select for diffs]
Modified Sat Sep 19 19:13:42 2015 UTC (8 years, 7 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 20253
revert the last change and fix wrksrc instead

Revision 20253 - Directory Listing - [select for diffs]
Modified Sat Sep 19 19:11:45 2015 UTC (8 years, 7 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 20249
reality

Revision 20249 - Directory Listing - [select for diffs]
Modified Sat Sep 19 18:53:07 2015 UTC (8 years, 7 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 20238
add drupal

Revision 20238 - Directory Listing - [select for diffs]
Modified Sun Sep 13 12:42:37 2015 UTC (8 years, 7 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 20237
update python extension to act more like FreeBSD to ease porting code.

Revision 20237 - Directory Listing - [select for diffs]
Modified Sun Sep 13 11:02:56 2015 UTC (8 years, 7 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 20236
cleanup plist handler

Revision 20236 - Directory Listing - [select for diffs]
Modified Sun Sep 13 10:51:02 2015 UTC (8 years, 7 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 20235
more incremental improvements

Revision 20235 - Directory Listing - [select for diffs]
Modified Sun Sep 13 10:15:03 2015 UTC (8 years, 7 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 20233
cleanup version detection

Revision 20233 - Directory Listing - [select for diffs]
Modified Sun Sep 13 09:58:00 2015 UTC (8 years, 7 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 20216
force python3 in plist

Revision 20216 - Directory Listing - [select for diffs]
Modified Sat Sep 12 14:21:04 2015 UTC (8 years, 7 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 20186
add java 8 linux support

Revision 20186 - Directory Listing - [select for diffs]
Modified Wed Sep 9 00:17:15 2015 UTC (8 years, 7 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 20182
revert the guard for now. so if this is enabled, we lose libplist and several other ports

Revision 20182 - Directory Listing - [select for diffs]
Modified Tue Sep 8 23:47:04 2015 UTC (8 years, 7 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 20180
disable chroots for now. we are not actively using this feature

Revision 20180 - Directory Listing - [select for diffs]
Modified Tue Sep 8 23:43:51 2015 UTC (8 years, 7 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 20179
fix an issue with destdir

Revision 20179 - Directory Listing - [select for diffs]
Modified Tue Sep 8 23:28:25 2015 UTC (8 years, 7 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 20178
default the install to build.ninja as we pass -f to all make invocations

Revision 20178 - Directory Listing - [select for diffs]
Modified Tue Sep 8 23:27:57 2015 UTC (8 years, 7 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 20171
honor _DESTDIR_VIA_ENV to improve compatibiity with freebsd ports

Revision 20171 - Directory Listing - [select for diffs]
Modified Sun Sep 6 15:11:19 2015 UTC (8 years, 7 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 20170
tweak rules

Revision 20170 - Directory Listing - [select for diffs]
Modified Sun Sep 6 15:01:29 2015 UTC (8 years, 7 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 20169
qt5

Revision 20169 - Directory Listing - [select for diffs]
Modified Sun Sep 6 15:01:21 2015 UTC (8 years, 7 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 20146
qmake 5

Revision 20146 - Directory Listing - [select for diffs]
Modified Sun Aug 30 16:57:21 2015 UTC (8 years, 7 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 20145
use @dir for generated plists

Revision 20145 - Directory Listing - [select for diffs]
Modified Sun Aug 30 16:56:43 2015 UTC (8 years, 7 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 20144
use @dir

Revision 20144 - Directory Listing - [select for diffs]
Modified Sun Aug 30 16:56:19 2015 UTC (8 years, 7 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 20143
use dir

Revision 20143 - Directory Listing - [select for diffs]
Modified Sun Aug 30 16:56:15 2015 UTC (8 years, 7 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 20116
use dir

Revision 20116 - Directory Listing - [select for diffs]
Modified Sat Aug 29 19:16:50 2015 UTC (8 years, 8 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 20104
empty check ninja

Revision 20104 - Directory Listing - [select for diffs]
Modified Sat Aug 29 13:52:27 2015 UTC (8 years, 8 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 20099
patch gstreamer support to load the extension when gstreamer1 is referenced.

Revision 20099 - Directory Listing - [select for diffs]
Modified Sat Aug 29 00:07:42 2015 UTC (8 years, 8 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 20098
further refine prefix handler

Revision 20098 - Directory Listing - [select for diffs]
Modified Fri Aug 28 23:34:36 2015 UTC (8 years, 8 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 20097
partially sync with freebsd uses module

Revision 20097 - Directory Listing - [select for diffs]
Modified Fri Aug 28 23:34:19 2015 UTC (8 years, 8 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 19930
fix whitespace

Revision 19930 - Directory Listing - [select for diffs]
Modified Sat Aug 22 20:09:31 2015 UTC (8 years, 8 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 19918
tweak SSP_UNSAFE message, dont strip adn add NO_XREF by default

Revision 19918 - Directory Listing - [select for diffs]
Modified Fri Aug 21 02:30:25 2015 UTC (8 years, 8 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 19916
magus is having issues with this module. try to put a guard in

Revision 19916 - Directory Listing - [select for diffs]
Modified Fri Aug 21 02:09:40 2015 UTC (8 years, 8 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 19906
update sites

Revision 19906 - Directory Listing - [select for diffs]
Modified Fri Aug 21 01:42:11 2015 UTC (8 years, 8 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 19899
add waf extension

Revision 19899 - Directory Listing - [select for diffs]
Modified Fri Aug 21 01:07:34 2015 UTC (8 years, 8 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 19738
add vim sites back

Revision 19738 - Directory Listing - [select for diffs]
Modified Thu Aug 13 02:44:20 2015 UTC (8 years, 8 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 19737
add tk extension to list

Revision 19737 - Directory Listing - [select for diffs]
Modified Thu Aug 13 02:41:03 2015 UTC (8 years, 8 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 19722
change handling of infozip extension and fix typo in include check so we dont do it twice.

Revision 19722 - Directory Listing - [select for diffs]
Modified Tue Aug 11 23:38:11 2015 UTC (8 years, 8 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 19693
remove old mirrors

Revision 19693 - Directory Listing - [select for diffs]
Modified Sun Aug 9 18:44:26 2015 UTC (8 years, 8 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 19690
c++ 14 support

Revision 19690 - Directory Listing - [select for diffs]
Modified Sat Aug 8 04:35:51 2015 UTC (8 years, 8 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 19677
add uniquefiles

Revision 19677 - Directory Listing - [select for diffs]
Modified Fri Aug 7 20:35:28 2015 UTC (8 years, 8 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 19675
add tk.mk loader

Revision 19675 - Directory Listing - [select for diffs]
Modified Fri Aug 7 20:30:50 2015 UTC (8 years, 8 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 19673
fix path

Revision 19673 - Directory Listing - [select for diffs]
Modified Fri Aug 7 20:28:37 2015 UTC (8 years, 8 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 19654
add libarchive extension

Revision 19654 - Directory Listing - [select for diffs]
Modified Sat Aug 1 13:32:27 2015 UTC (8 years, 8 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 19653
fix path

Revision 19653 - Directory Listing - [select for diffs]
Modified Sat Aug 1 13:31:33 2015 UTC (8 years, 8 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 19652
update all ext list

Revision 19652 - Directory Listing - [select for diffs]
Modified Sat Aug 1 13:30:54 2015 UTC (8 years, 8 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 19605
add localbase and libedit extensions

Revision 19605 - Directory Listing - [select for diffs]
Modified Thu Jul 16 01:41:42 2015 UTC (8 years, 9 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 19597
update patch algo

Revision 19597 - Directory Listing - [select for diffs]
Modified Wed Jul 15 22:10:20 2015 UTC (8 years, 9 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 19596
add gssapi extension to master list

Revision 19596 - Directory Listing - [select for diffs]
Modified Wed Jul 15 22:09:50 2015 UTC (8 years, 9 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 19558
add gssapi based on freebsd extension

Revision 19558 - Directory Listing - [select for diffs]
Modified Thu Jul 9 00:35:59 2015 UTC (8 years, 9 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 19540
add jpeg extension

Revision 19540 - Directory Listing - [select for diffs]
Modified Thu Jun 25 12:23:19 2015 UTC (8 years, 10 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 19537
not empty

Revision 19537 - Directory Listing - [select for diffs]
Modified Thu Jun 25 02:27:37 2015 UTC (8 years, 10 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 19516
update sdl depends

Revision 19516 - Directory Listing - [select for diffs]
Modified Wed Jun 24 01:33:03 2015 UTC (8 years, 10 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 19508
mondernize scons

Revision 19508 - Directory Listing - [select for diffs]
Modified Sun Jun 21 20:42:16 2015 UTC (8 years, 10 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 19483
make ruby 2.2 default

Revision 19483 - Directory Listing - [select for diffs]
Modified Thu Jun 11 00:52:23 2015 UTC (8 years, 10 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 19482
set a default of build with e m p t y bison args

Revision 19482 - Directory Listing - [select for diffs]
Modified Thu Jun 11 00:50:12 2015 UTC (8 years, 10 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 19476
switch to e m p t y  after recent change to USES handler

Revision 19476 - Directory Listing - [select for diffs]
Modified Wed Jun 10 23:08:02 2015 UTC (8 years, 10 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 19468
add a guard around tex.mk so it does not load twice

Revision 19468 - Directory Listing - [select for diffs]
Modified Wed Jun 10 22:49:20 2015 UTC (8 years, 10 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 19464
check for not empty instead

Revision 19464 - Directory Listing - [select for diffs]
Modified Wed Jun 10 22:42:25 2015 UTC (8 years, 10 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 19463
add ibm license placeholder

Revision 19463 - Directory Listing - [select for diffs]
Modified Wed Jun 10 22:42:05 2015 UTC (8 years, 10 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 19447
change behavior to more closely mimick freebsd ports. When using USES, set the extension_ARGS var to whatever is passed in. Then check in extensions for  rather than defined to know when to skip things.

Revision 19447 - Directory Listing - [select for diffs]
Modified Wed Jun 10 21:50:50 2015 UTC (8 years, 10 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 19434
remove fpc from ports

Revision 19434 - Directory Listing - [select for diffs]
Modified Wed Jun 10 02:13:02 2015 UTC (8 years, 10 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 19407
update depends checking for ldap

Revision 19407 - Directory Listing - [select for diffs]
Modified Wed Jun 10 00:54:45 2015 UTC (8 years, 10 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 19370
add noman and notall support

Revision 19370 - Directory Listing - [select for diffs]
Modified Sun Jun 7 01:20:59 2015 UTC (8 years, 10 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 19354
sync up the github handler

Revision 19354 - Directory Listing - [select for diffs]
Modified Sat Jun 6 21:59:01 2015 UTC (8 years, 10 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 19327
update gnustep build system

Revision 19327 - Directory Listing - [select for diffs]
Modified Sat Jun 6 15:56:16 2015 UTC (8 years, 10 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 19326
ad objc extension

Revision 19326 - Directory Listing - [select for diffs]
Modified Sat Jun 6 15:56:00 2015 UTC (8 years, 10 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 19271
add objective c extension

Revision 19271 - Directory Listing - [select for diffs]
Modified Mon Jun 1 23:05:55 2015 UTC (8 years, 10 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 19267
update xfce extension

Revision 19267 - Directory Listing - [select for diffs]
Modified Sun May 31 14:52:06 2015 UTC (8 years, 10 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 19261
fix bug in patch fetching where it never thinks the patch was downloaded correctly

Revision 19261 - Directory Listing - [select for diffs]
Modified Sat May 30 20:40:23 2015 UTC (8 years, 11 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 19260
explicitly remove config.sub/guess and replace with ours.

Revision 19260 - Directory Listing - [select for diffs]
Modified Sat May 30 20:32:35 2015 UTC (8 years, 11 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 19259
switch to @dir

Revision 19259 - Directory Listing - [select for diffs]
Modified Sat May 30 20:27:14 2015 UTC (8 years, 11 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 19251
support conflicts detection

Revision 19251 - Directory Listing - [select for diffs]
Modified Sat May 30 15:35:23 2015 UTC (8 years, 11 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 19249
fixup

Revision 19249 - Directory Listing - [select for diffs]
Modified Sat May 30 15:33:13 2015 UTC (8 years, 11 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 19248
 refactor extract sequence

Revision 19248 - Directory Listing - [select for diffs]
Modified Sat May 30 15:28:21 2015 UTC (8 years, 11 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 19246
refactor fetching

Revision 19246 - Directory Listing - [select for diffs]
Modified Sat May 30 15:01:42 2015 UTC (8 years, 11 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 19245
rework how we get the hashes

Revision 19245 - Directory Listing - [select for diffs]
Modified Sat May 30 14:59:10 2015 UTC (8 years, 11 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 19244
add retry back

Revision 19244 - Directory Listing - [select for diffs]
Modified Sat May 30 14:57:25 2015 UTC (8 years, 11 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 19243
simplify logic for making checksums

Revision 19243 - Directory Listing - [select for diffs]
Modified Sat May 30 14:56:23 2015 UTC (8 years, 11 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 19240
get rid of soft make args on makesum target

Revision 19240 - Directory Listing - [select for diffs]
Modified Sat May 30 14:30:22 2015 UTC (8 years, 11 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 19234
remove IGNOREFILES

Revision 19234 - Directory Listing - [select for diffs]
Modified Fri May 29 23:57:17 2015 UTC (8 years, 11 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 19233
add keywords section

Revision 19233 - Directory Listing - [select for diffs]
Modified Fri May 29 23:27:27 2015 UTC (8 years, 11 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 19120
ignore Keywords directory

Revision 19120 - Directory Listing - [select for diffs]
Modified Thu May 28 00:36:44 2015 UTC (8 years, 11 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 19107
update the default version of gcc to 4.8

Revision 19107 - Directory Listing - [select for diffs]
Modified Sun May 24 19:55:37 2015 UTC (8 years, 11 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 19098
update sites list

Revision 19098 - Directory Listing - [select for diffs]
Modified Sun May 24 02:43:05 2015 UTC (8 years, 11 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 19097
add fonts and metaport extensions from freebsd

Revision 19097 - Directory Listing - [select for diffs]
Modified Sun May 24 02:41:25 2015 UTC (8 years, 11 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 19063
update xorg build

Revision 19063 - Directory Listing - [select for diffs]
Modified Sat May 23 15:22:38 2015 UTC (8 years, 11 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 19062
rename HASH_FILE -> DISTINFO_FILE as it is more specific. We went to HASH_FILE when we dropped MD5

Revision 19062 - Directory Listing - [select for diffs]
Modified Sat May 23 15:17:52 2015 UTC (8 years, 11 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 18999
add partial handling of github distnames

Revision 18999 - Directory Listing - [select for diffs]
Modified Sat May 16 00:24:15 2015 UTC (8 years, 11 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 18997
remove the complex ignore logic and just die. This seems to work with postgres at least

Revision 18997 - Directory Listing - [select for diffs]
Modified Sat May 16 00:12:16 2015 UTC (8 years, 11 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 18996
fix magus configuration

Revision 18996 - Directory Listing - [select for diffs]
Modified Fri May 15 23:50:36 2015 UTC (8 years, 11 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 18987
pass long libs when using HAS_CONFIGURE

Revision 18987 - Directory Listing - [select for diffs]
Modified Fri May 15 23:25:59 2015 UTC (8 years, 11 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 18760
update sites list

Revision 18760 - Directory Listing - [select for diffs]
Modified Sun May 3 19:01:07 2015 UTC (8 years, 11 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 18726
add creative commons attribution share alike 3.0 license to the core list

Revision 18726 - Directory Listing - [select for diffs]
Modified Sat May 2 00:24:02 2015 UTC (8 years, 11 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 18633
add tex extension

Revision 18633 - Directory Listing - [select for diffs]
Modified Sun Apr 12 04:24:04 2015 UTC (9 years ago) by laffer1
Original Path: trunk/Mk
Diff to previous 18594
update gnome handler

Revision 18594 - Directory Listing - [select for diffs]
Modified Sat Apr 4 23:17:04 2015 UTC (9 years ago) by laffer1
Original Path: trunk/Mk
Diff to previous 18538
add qmake extension

Revision 18538 - Directory Listing - [select for diffs]
Modified Sat Apr 4 11:25:25 2015 UTC (9 years ago) by laffer1
Original Path: trunk/Mk
Diff to previous 18537
remove legacy support for MidnightBSD 0.3 and lower.

Revision 18537 - Directory Listing - [select for diffs]
Modified Sat Apr 4 11:20:07 2015 UTC (9 years ago) by laffer1
Original Path: trunk/Mk
Diff to previous 18520
all versions support a 2.6 kernel

Revision 18520 - Directory Listing - [select for diffs]
Modified Wed Apr 1 01:39:52 2015 UTC (9 years ago) by laffer1
Original Path: trunk/Mk
Diff to previous 18519
fix typo

Revision 18519 - Directory Listing - [select for diffs]
Modified Wed Apr 1 01:36:10 2015 UTC (9 years ago) by laffer1
Original Path: trunk/Mk
Diff to previous 18518
support silent patches. Add LIBS to make environment. Also, support USES_POST compatiblity with FreeBSD ports system.

Revision 18518 - Directory Listing - [select for diffs]
Modified Wed Apr 1 01:18:51 2015 UTC (9 years ago) by laffer1
Original Path: trunk/Mk
Diff to previous 18517
 support overriding configure shell or make shell

Revision 18517 - Directory Listing - [select for diffs]
Modified Wed Apr 1 01:17:05 2015 UTC (9 years ago) by laffer1
Original Path: trunk/Mk
Diff to previous 18516
disable debug before ssp handling.

Revision 18516 - Directory Listing - [select for diffs]
Modified Wed Apr 1 01:10:05 2015 UTC (9 years ago) by laffer1
Original Path: trunk/Mk
Diff to previous 18515
tweak ldap loads

Revision 18515 - Directory Listing - [select for diffs]
Modified Wed Apr 1 01:09:45 2015 UTC (9 years ago) by laffer1
Original Path: trunk/Mk
Diff to previous 18510
update comment at the top

Revision 18510 - Directory Listing - [select for diffs]
Modified Wed Apr 1 00:59:43 2015 UTC (9 years ago) by laffer1
Original Path: trunk/Mk
Diff to previous 18508
Expose SITE_ARCH for perl ports.

When used for a plist or sub in a file, use SITE_ARCH_REL as SITE_ARCH.

Revision 18508 - Directory Listing - [select for diffs]
Modified Mon Mar 30 22:47:38 2015 UTC (9 years, 1 month ago) by laffer1
Original Path: trunk/Mk
Diff to previous 18448
add some freebsd port compatibility

Revision 18448 - Directory Listing - [select for diffs]
Modified Sun Mar 29 14:11:23 2015 UTC (9 years, 1 month ago) by laffer1
Original Path: trunk/Mk
Diff to previous 18447
openldap 2.3 is gone

Revision 18447 - Directory Listing - [select for diffs]
Modified Sun Mar 29 14:10:28 2015 UTC (9 years, 1 month ago) by laffer1
Original Path: trunk/Mk
Diff to previous 18358
add openldap extension

Revision 18358 - Directory Listing - [select for diffs]
Modified Fri Mar 27 02:29:54 2015 UTC (9 years, 1 month ago) by laffer1
Original Path: trunk/Mk
Diff to previous 18351
update for automake 1.15

Revision 18351 - Directory Listing - [select for diffs]
Modified Fri Mar 27 02:19:35 2015 UTC (9 years, 1 month ago) by laffer1
Original Path: trunk/Mk
Diff to previous 18330
add compat shims

Revision 18330 - Directory Listing - [select for diffs]
Modified Wed Mar 25 23:39:25 2015 UTC (9 years, 1 month ago) by laffer1
Original Path: trunk/Mk
Diff to previous 18289
update sites list

Revision 18289 - Directory Listing - [select for diffs]
Modified Sun Mar 22 21:05:33 2015 UTC (9 years, 1 month ago) by laffer1
Original Path: trunk/Mk
Diff to previous 18285
add disable describe

Revision 18285 - Directory Listing - [select for diffs]
Modified Sun Mar 22 18:20:54 2015 UTC (9 years, 1 month ago) by laffer1
Original Path: trunk/Mk
Diff to previous 18284
use a var for the _TARGETS list

Revision 18284 - Directory Listing - [select for diffs]
Modified Sun Mar 22 18:17:51 2015 UTC (9 years, 1 month ago) by laffer1
Original Path: trunk/Mk
Diff to previous 18281
add indexinfo

Revision 18281 - Directory Listing - [select for diffs]
Modified Sun Mar 22 18:03:26 2015 UTC (9 years, 1 month ago) by laffer1
Original Path: trunk/Mk
Diff to previous 18280
dont worry about deprecation

Revision 18280 - Directory Listing - [select for diffs]
Modified Sun Mar 22 15:18:46 2015 UTC (9 years, 1 month ago) by laffer1
Original Path: trunk/Mk
Diff to previous 18223
drop soft make flags from pretty print target

Revision 18223 - Directory Listing - [select for diffs]
Modified Wed Mar 18 12:38:18 2015 UTC (9 years, 1 month ago) by laffer1
Original Path: trunk/Mk
Diff to previous 18206
drop embedded

Revision 18206 - Directory Listing - [select for diffs]
Modified Wed Mar 18 02:05:11 2015 UTC (9 years, 1 month ago) by laffer1
Original Path: trunk/Mk
Diff to previous 18205
update pg extension

Revision 18205 - Directory Listing - [select for diffs]
Modified Wed Mar 18 01:53:52 2015 UTC (9 years, 1 month ago) by laffer1
Original Path: trunk/Mk
Diff to previous 18175
cleanup bdb extension. prepare for the future

Revision 18175 - Directory Listing - [select for diffs]
Modified Sun Mar 15 20:21:59 2015 UTC (9 years, 1 month ago) by laffer1
Original Path: trunk/Mk
Diff to previous 18140
add gperf dependency extension

Revision 18140 - Directory Listing - [select for diffs]
Modified Sun Mar 15 03:23:11 2015 UTC (9 years, 1 month ago) by laffer1
Original Path: trunk/Mk
Diff to previous 18139
fix some whitespace issues and the error message

Revision 18139 - Directory Listing - [select for diffs]
Modified Sun Mar 15 03:19:57 2015 UTC (9 years, 1 month ago) by laffer1
Original Path: trunk/Mk
Diff to previous 18138
make sure you use the right python version for 3.x ports

Revision 18138 - Directory Listing - [select for diffs]
Modified Sun Mar 15 01:51:22 2015 UTC (9 years, 1 month ago) by laffer1
Original Path: trunk/Mk
Diff to previous 18104
make it so python at least includes the depends for the correct version.

Revision 18104 - Directory Listing - [select for diffs]
Modified Mon Mar 9 02:54:40 2015 UTC (9 years, 1 month ago) by laffer1
Original Path: trunk/Mk
Diff to previous 18093
facebook mirror is down. take it out of rotation

Revision 18093 - Directory Listing - [select for diffs]
Modified Sun Mar 8 23:33:54 2015 UTC (9 years, 1 month ago) by laffer1
Original Path: trunk/Mk
Diff to previous 18092
cleanup more names and minimize diff

Revision 18092 - Directory Listing - [select for diffs]
Modified Sun Mar 8 23:27:03 2015 UTC (9 years, 1 month ago) by laffer1
Original Path: trunk/Mk
Diff to previous 18091
update category names

Revision 18091 - Directory Listing - [select for diffs]
Modified Sun Mar 8 22:53:55 2015 UTC (9 years, 1 month ago) by laffer1
Original Path: trunk/Mk
Diff to previous 18090
load commands earlier.

Revision 18090 - Directory Listing - [select for diffs]
Modified Sun Mar 8 22:52:06 2015 UTC (9 years, 1 month ago) by laffer1
Original Path: trunk/Mk
Diff to previous 18089
remove duplicate lines

Revision 18089 - Directory Listing - [select for diffs]
Modified Sun Mar 8 22:27:13 2015 UTC (9 years, 1 month ago) by laffer1
Original Path: trunk/Mk
Diff to previous 18086
drop soft makeflags. refactor os version check

Revision 18086 - Directory Listing - [select for diffs]
Modified Sun Mar 8 21:30:56 2015 UTC (9 years, 1 month ago) by laffer1
Original Path: trunk/Mk
Diff to previous 18083
Don't disable license install for NO_BUILD. This is used by ports such as node.js.

Just avoid it with NO_INSTALL

Revision 18083 - Directory Listing - [select for diffs]
Modified Sun Mar 8 19:39:48 2015 UTC (9 years, 1 month ago) by laffer1
Original Path: trunk/Mk
Diff to previous 18082
license cookie is freaking out

Revision 18082 - Directory Listing - [select for diffs]
Modified Sun Mar 8 19:38:00 2015 UTC (9 years, 1 month ago) by laffer1
Original Path: trunk/Mk
Diff to previous 18075
turn off license catalog install in the event we have a NO_BUILD NO_INSTALL situation also known as a metaport. This is blocking installs

Revision 18075 - Directory Listing - [select for diffs]
Modified Sat Mar 7 21:45:50 2015 UTC (9 years, 1 month ago) by laffer1
Original Path: trunk/Mk
Diff to previous 18074
partial revert

Revision 18074 - Directory Listing - [select for diffs]
Modified Sat Mar 7 21:39:08 2015 UTC (9 years, 1 month ago) by laffer1
Original Path: trunk/Mk
Diff to previous 18052
use new format

Revision 18052 - Directory Listing - [select for diffs]
Modified Sat Mar 7 01:30:39 2015 UTC (9 years, 1 month ago) by laffer1
Original Path: trunk/Mk
Diff to previous 18051
use libmysqlclient.so

Revision 18051 - Directory Listing - [select for diffs]
Modified Sat Mar 7 01:17:29 2015 UTC (9 years, 1 month ago) by laffer1
Original Path: trunk/Mk
Diff to previous 18009
use default versions file now

Revision 18009 - Directory Listing - [select for diffs]
Modified Sat Feb 21 22:58:32 2015 UTC (9 years, 2 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 18008
check for empty

Revision 18008 - Directory Listing - [select for diffs]
Modified Sat Feb 21 22:56:52 2015 UTC (9 years, 2 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 18006
set some env vars

Revision 18006 - Directory Listing - [select for diffs]
Modified Sun Feb 15 15:35:32 2015 UTC (9 years, 2 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 18004
remove testing comment

Revision 18004 - Directory Listing - [select for diffs]
Modified Thu Feb 12 02:10:08 2015 UTC (9 years, 2 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 18003
fix depends checking

Revision 18003 - Directory Listing - [select for diffs]
Modified Thu Feb 12 02:07:33 2015 UTC (9 years, 2 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 17983
dont get version specific

Revision 17983 - Directory Listing - [select for diffs]
Modified Sat Jan 3 21:53:37 2015 UTC (9 years, 3 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 17923
refactor libtool handling so that patch-libtool is called properly. this solves an issue with the textproc/jade port

Revision 17923 - Directory Listing - [select for diffs]
Modified Tue Dec 23 13:18:53 2014 UTC (9 years, 4 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 17904
allow magus to build packages with ask license type

Revision 17904 - Directory Listing - [select for diffs]
Modified Sun Dec 21 16:34:40 2014 UTC (9 years, 4 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 17903
add gettext tools/runtime to extensions list

Revision 17903 - Directory Listing - [select for diffs]
Modified Sun Dec 21 16:34:23 2014 UTC (9 years, 4 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 17863
update gettext

Revision 17863 - Directory Listing - [select for diffs]
Modified Mon Dec 8 15:51:24 2014 UTC (9 years, 4 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 17852
make postgres 9.3 default

Revision 17852 - Directory Listing - [select for diffs]
Modified Wed Nov 12 02:35:48 2014 UTC (9 years, 5 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 17843
force iconv version

Revision 17843 - Directory Listing - [select for diffs]
Modified Wed Nov 12 02:03:20 2014 UTC (9 years, 5 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 17821
add alias.mk

Revision 17821 - Directory Listing - [select for diffs]
Modified Mon Nov 10 22:38:51 2014 UTC (9 years, 5 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 17788
only inclue cpe if its defined

Revision 17788 - Directory Listing - [select for diffs]
Modified Thu Oct 30 23:54:47 2014 UTC (9 years, 5 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 17776
bdb 4.8 is now default

Revision 17776 - Directory Listing - [select for diffs]
Modified Sat Oct 18 01:17:01 2014 UTC (9 years, 6 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 17731
add a bunch of linux apps

Revision 17731 - Directory Listing - [select for diffs]
Modified Sun Oct 12 20:34:47 2014 UTC (9 years, 6 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 17730
add autoreconf extension based on freebsd "uses"

Revision 17730 - Directory Listing - [select for diffs]
Modified Sun Oct 12 20:29:49 2014 UTC (9 years, 6 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 17717
pl 576

Revision 17717 - Directory Listing - [select for diffs]
Modified Fri Oct 10 11:57:58 2014 UTC (9 years, 6 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 17715
check for lua args

Revision 17715 - Directory Listing - [select for diffs]
Modified Fri Oct 10 11:44:08 2014 UTC (9 years, 6 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 17712
fix path

Revision 17712 - Directory Listing - [select for diffs]
Modified Fri Oct 10 11:24:59 2014 UTC (9 years, 6 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 17627
rework lua framework

Revision 17627 - Directory Listing - [select for diffs]
Modified Sun Sep 28 12:34:45 2014 UTC (9 years, 7 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 17602
g flag is not there anymore

Revision 17602 - Directory Listing - [select for diffs]
Modified Sat Sep 27 21:32:44 2014 UTC (9 years, 7 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 17601
drop patch autotools

Revision 17601 - Directory Listing - [select for diffs]
Modified Sat Sep 27 21:31:08 2014 UTC (9 years, 7 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 17545
drop the ltverhack

Revision 17545 - Directory Listing - [select for diffs]
Modified Sat Sep 27 13:39:39 2014 UTC (9 years, 7 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 17544
license is now an array since we support multiple in mports

Revision 17544 - Directory Listing - [select for diffs]
Modified Sat Sep 27 13:38:31 2014 UTC (9 years, 7 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 17515
expose restricted and license perms if part of the part

Revision 17515 - Directory Listing - [select for diffs]
Modified Sat Sep 27 00:55:37 2014 UTC (9 years, 7 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 17514
add support for cpe if defined to package

Revision 17514 - Directory Listing - [select for diffs]
Modified Sat Sep 27 00:34:57 2014 UTC (9 years, 7 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 17513
ugh.. swore this worked last time.. took much sake

Revision 17513 - Directory Listing - [select for diffs]
Modified Sat Sep 27 00:30:56 2014 UTC (9 years, 7 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 17510
revert the PKG_IGNORE_DEPENDS change to fix the grep error we see.  Print a nice message when package create fails. Also, remove the package cookie so we can re-run the target without issue

Revision 17510 - Directory Listing - [select for diffs]
Modified Fri Sep 26 23:09:28 2014 UTC (9 years, 7 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 17509
add sanity to break out checks. drop kde support for now.

Revision 17509 - Directory Listing - [select for diffs]
Modified Fri Sep 26 23:05:50 2014 UTC (9 years, 7 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 17508
put a guard around the options generation so that it runs only once. This solves a problem where EXTRA_PATCHES gets run twice

Revision 17508 - Directory Listing - [select for diffs]
Modified Fri Sep 26 22:56:49 2014 UTC (9 years, 7 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 17507
add guard and strip optional with parameter from argument if OPTION is to off

Revision 17507 - Directory Listing - [select for diffs]
Modified Fri Sep 26 22:18:54 2014 UTC (9 years, 7 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 17506
drop ul compat

Revision 17506 - Directory Listing - [select for diffs]
Modified Fri Sep 26 22:18:23 2014 UTC (9 years, 7 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 17505
replace :L and :U freebsdisms

Revision 17505 - Directory Listing - [select for diffs]
Modified Fri Sep 26 22:17:49 2014 UTC (9 years, 7 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 17504
replace :L and :U freebsdisms

Revision 17504 - Directory Listing - [select for diffs]
Modified Fri Sep 26 22:17:26 2014 UTC (9 years, 7 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 17503
python 3.4 port

Revision 17503 - Directory Listing - [select for diffs]
Modified Fri Sep 26 21:49:35 2014 UTC (9 years, 7 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 17502
fix depends for gecko ports

Revision 17502 - Directory Listing - [select for diffs]
Modified Fri Sep 26 21:46:41 2014 UTC (9 years, 7 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 17501
switch to tu/tl

Revision 17501 - Directory Listing - [select for diffs]
Modified Fri Sep 26 21:45:08 2014 UTC (9 years, 7 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 17500
switch to :tu

Revision 17500 - Directory Listing - [select for diffs]
Modified Fri Sep 26 21:42:43 2014 UTC (9 years, 7 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 17497
refactor x dependencies

Revision 17497 - Directory Listing - [select for diffs]
Modified Fri Sep 26 21:27:00 2014 UTC (9 years, 7 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 17496
move fam into its own file

Revision 17496 - Directory Listing - [select for diffs]
Modified Fri Sep 26 11:26:06 2014 UTC (9 years, 7 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 17495
always load x extension on xorg cat

Revision 17495 - Directory Listing - [select for diffs]
Modified Fri Sep 26 11:24:55 2014 UTC (9 years, 7 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 17494
add destdir support

Revision 17494 - Directory Listing - [select for diffs]
Modified Fri Sep 26 11:20:52 2014 UTC (9 years, 7 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 17493
switch to tu and tl from :U and :L modifiers

Revision 17493 - Directory Listing - [select for diffs]
Modified Fri Sep 26 02:17:08 2014 UTC (9 years, 7 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 17485
partially reapply the options patch

Revision 17485 - Directory Listing - [select for diffs]
Modified Wed Sep 24 12:12:39 2014 UTC (9 years, 7 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 17431
update php.mk

Revision 17431 - Directory Listing - [select for diffs]
Modified Sat Sep 20 18:40:14 2014 UTC (9 years, 7 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 17430
revert options update temporarily

Revision 17430 - Directory Listing - [select for diffs]
Modified Sat Sep 20 15:59:28 2014 UTC (9 years, 7 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 17429
simplify opts

Revision 17429 - Directory Listing - [select for diffs]
Modified Sat Sep 20 15:58:41 2014 UTC (9 years, 7 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 17428
move dialog4ports.sh

Revision 17428 - Directory Listing - [select for diffs]
Modified Sat Sep 20 15:58:02 2014 UTC (9 years, 7 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 17427
add destdir handling

Revision 17427 - Directory Listing - [select for diffs]
Modified Sat Sep 20 15:34:51 2014 UTC (9 years, 7 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 17425
teach makepatch about time zones

Revision 17425 - Directory Listing - [select for diffs]
Modified Sat Sep 20 04:04:38 2014 UTC (9 years, 7 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 17424
make options more compatible with freebsd

Revision 17424 - Directory Listing - [select for diffs]
Modified Sat Sep 20 03:34:07 2014 UTC (9 years, 7 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 17368
tweak allopts.

Revision 17368 - Directory Listing - [select for diffs]
Modified Fri Sep 19 21:29:54 2014 UTC (9 years, 7 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 17367
default apache version is now 2.4

Revision 17367 - Directory Listing - [select for diffs]
Modified Fri Sep 19 21:27:43 2014 UTC (9 years, 7 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 17366
Default PostgreSQL version is now 9.2

Revision 17366 - Directory Listing - [select for diffs]
Modified Fri Sep 19 21:27:03 2014 UTC (9 years, 7 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 17340
set default versions

Revision 17340 - Directory Listing - [select for diffs]
Modified Tue Sep 16 02:29:08 2014 UTC (9 years, 7 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 17339
add execinfo.mk

Revision 17339 - Directory Listing - [select for diffs]
Modified Tue Sep 16 02:28:22 2014 UTC (9 years, 7 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 17191
add execinfo.mk

Revision 17191 - Directory Listing - [select for diffs]
Modified Mon Sep 15 02:44:05 2014 UTC (9 years, 7 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 17105
bring in freebsd webplugin

Revision 17105 - Directory Listing - [select for diffs]
Modified Sun Sep 14 17:50:55 2014 UTC (9 years, 7 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 17104
ignore our licenses directory

Revision 17104 - Directory Listing - [select for diffs]
Modified Sun Sep 14 17:48:46 2014 UTC (9 years, 7 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 17036
update bsd.port.subdir.mk to be faster

Revision 17036 - Directory Listing - [select for diffs]
Modified Sun Sep 14 00:52:21 2014 UTC (9 years, 7 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 17035
make USE_MOTIF also work.

Revision 17035 - Directory Listing - [select for diffs]
Modified Sun Sep 14 00:51:49 2014 UTC (9 years, 7 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 17027
add motif extension

Revision 17027 - Directory Listing - [select for diffs]
Modified Sat Sep 13 21:17:14 2014 UTC (9 years, 7 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 17025
handle la files

Revision 17025 - Directory Listing - [select for diffs]
Modified Sat Sep 13 21:10:59 2014 UTC (9 years, 7 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 16985
turn on libtool

Revision 16985 - Directory Listing - [select for diffs]
Modified Fri Sep 12 01:22:55 2014 UTC (9 years, 7 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 16984
loop through options depends.

Revision 16984 - Directory Listing - [select for diffs]
Modified Fri Sep 12 01:14:33 2014 UTC (9 years, 7 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 16980
update comments for autotools

Revision 16980 - Directory Listing - [select for diffs]
Modified Tue Sep 9 22:21:30 2014 UTC (9 years, 7 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 16979
bump version

Revision 16979 - Directory Listing - [select for diffs]
Modified Tue Sep 9 22:11:28 2014 UTC (9 years, 7 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 16966
ignore license files with generated plists and dont strip man pages anymore. we actually want them

Revision 16966 - Directory Listing - [select for diffs]
Modified Sun Sep 7 18:27:12 2014 UTC (9 years, 7 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 16827
start qt upgrade

Revision 16827 - Directory Listing - [select for diffs]
Modified Sat Sep 6 16:27:58 2014 UTC (9 years, 7 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 16814
patchup autotools for automake 1.14

Revision 16814 - Directory Listing - [select for diffs]
Modified Fri Sep 5 12:59:00 2014 UTC (9 years, 7 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 16808
update depends for gnome

Revision 16808 - Directory Listing - [select for diffs]
Modified Fri Sep 5 12:06:54 2014 UTC (9 years, 7 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 16807
update example gnome.mk

Revision 16807 - Directory Listing - [select for diffs]
Modified Fri Sep 5 12:04:35 2014 UTC (9 years, 7 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 16793
xml is 2.11

Revision 16793 - Directory Listing - [select for diffs]
Modified Fri Sep 5 05:18:44 2014 UTC (9 years, 7 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 16792
add extension

Revision 16792 - Directory Listing - [select for diffs]
Modified Fri Sep 5 05:18:13 2014 UTC (9 years, 7 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 16791
cpe

Revision 16791 - Directory Listing - [select for diffs]
Modified Fri Sep 5 05:17:24 2014 UTC (9 years, 7 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 16758
let current work

Revision 16758 - Directory Listing - [select for diffs]
Modified Fri Sep 5 03:09:50 2014 UTC (9 years, 7 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 16735
rel man directory instead

Revision 16735 - Directory Listing - [select for diffs]
Modified Sat Aug 30 18:31:06 2014 UTC (9 years, 7 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 16730
upgrade ruby 1.9

Revision 16730 - Directory Listing - [select for diffs]
Modified Sat Aug 30 16:14:30 2014 UTC (9 years, 7 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 16729
override gmake

Revision 16729 - Directory Listing - [select for diffs]
Modified Sat Aug 30 16:11:24 2014 UTC (9 years, 7 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 16723
allow ovverride of MAKE_CMD

Revision 16723 - Directory Listing - [select for diffs]
Modified Sat Aug 30 15:39:27 2014 UTC (9 years, 7 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 16719
add native unzip

Revision 16719 - Directory Listing - [select for diffs]
Modified Sat Aug 30 14:31:08 2014 UTC (9 years, 7 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 16660
default to iconv from ports

Revision 16660 - Directory Listing - [select for diffs]
Modified Wed Aug 27 11:52:58 2014 UTC (9 years, 8 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 16658
default perl version is now 5.18.2 in 5007+

Revision 16658 - Directory Listing - [select for diffs]
Modified Wed Aug 27 11:09:02 2014 UTC (9 years, 8 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 16614
make 5.20 default

Revision 16614 - Directory Listing - [select for diffs]
Modified Wed Aug 27 01:24:14 2014 UTC (9 years, 8 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 16613
fix whitespace

Revision 16613 - Directory Listing - [select for diffs]
Modified Wed Aug 27 01:04:26 2014 UTC (9 years, 8 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 16606
disable examples and docs properly

Revision 16606 - Directory Listing - [select for diffs]
Modified Mon Aug 25 11:55:17 2014 UTC (9 years, 8 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 16581
cleanup descriptions

Revision 16581 - Directory Listing - [select for diffs]
Modified Sat Aug 23 14:46:49 2014 UTC (9 years, 8 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 16580
add prop

Revision 16580 - Directory Listing - [select for diffs]
Modified Sat Aug 23 14:46:41 2014 UTC (9 years, 8 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 16568
add prop

Revision 16568 - Directory Listing - [select for diffs]
Modified Sat Aug 23 12:54:27 2014 UTC (9 years, 8 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 16563
add desthack.

Revision 16563 - Directory Listing - [select for diffs]
Modified Sat Aug 23 02:52:35 2014 UTC (9 years, 8 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 16558
drop kde

Revision 16558 - Directory Listing - [select for diffs]
Modified Sat Aug 23 02:42:43 2014 UTC (9 years, 8 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 16557
use g flag

Revision 16557 - Directory Listing - [select for diffs]
Modified Sat Aug 23 02:40:52 2014 UTC (9 years, 8 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 16556
fix error text

Revision 16556 - Directory Listing - [select for diffs]
Modified Sat Aug 23 02:39:39 2014 UTC (9 years, 8 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 16555
add native zip support

Revision 16555 - Directory Listing - [select for diffs]
Modified Sat Aug 23 02:38:33 2014 UTC (9 years, 8 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 16554
fix text

Revision 16554 - Directory Listing - [select for diffs]
Modified Sat Aug 23 02:36:56 2014 UTC (9 years, 8 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 16525
check for package building

Revision 16525 - Directory Listing - [select for diffs]
Modified Sat Aug 23 01:27:27 2014 UTC (9 years, 8 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 16500
drop kde extensions

Revision 16500 - Directory Listing - [select for diffs]
Modified Thu Aug 21 11:47:47 2014 UTC (9 years, 8 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 16452
change backup site

Revision 16452 - Directory Listing - [select for diffs]
Modified Thu Aug 7 11:37:40 2014 UTC (9 years, 8 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 16449
add lite support to extension

Revision 16449 - Directory Listing - [select for diffs]
Modified Thu Aug 7 11:33:11 2014 UTC (9 years, 8 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 16448
add makeinfo extension

Revision 16448 - Directory Listing - [select for diffs]
Modified Thu Aug 7 11:29:49 2014 UTC (9 years, 8 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 16447
deal with la files

Revision 16447 - Directory Listing - [select for diffs]
Modified Wed Aug 6 02:07:30 2014 UTC (9 years, 8 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 16439
stop using system iconv until we solve the issues with ports

Revision 16439 - Directory Listing - [select for diffs]
Modified Wed Aug 6 01:12:02 2014 UTC (9 years, 8 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 16438
fix the error message

Revision 16438 - Directory Listing - [select for diffs]
Modified Wed Aug 6 01:11:18 2014 UTC (9 years, 8 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 16420
fix license name

Revision 16420 - Directory Listing - [select for diffs]
Modified Wed Jul 30 22:12:51 2014 UTC (9 years, 8 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 16390
teach options about CONFIGURE_ENABLE

Revision 16390 - Directory Listing - [select for diffs]
Modified Fri Jun 13 11:54:30 2014 UTC (9 years, 10 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 16389
update xfce, sourceforge and id mirrors

Revision 16389 - Directory Listing - [select for diffs]
Modified Fri Jun 13 11:53:02 2014 UTC (9 years, 10 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 16338
update freebsd distcache sites

Revision 16338 - Directory Listing - [select for diffs]
Modified Mon Apr 14 01:39:57 2014 UTC (10 years ago) by laffer1
Original Path: trunk/Mk
Diff to previous 16232
bzip

Revision 16232 - Directory Listing - [select for diffs]
Modified Sun Apr 13 00:15:05 2014 UTC (10 years ago) by laffer1
Original Path: trunk/Mk
Diff to previous 16221
this is not working right with tar:xz

Revision 16221 - Directory Listing - [select for diffs]
Modified Sun Apr 13 00:04:50 2014 UTC (10 years ago) by laffer1
Original Path: trunk/Mk
Diff to previous 16216
move compatibility hack above loading of extensions

Revision 16216 - Directory Listing - [select for diffs]
Modified Sat Apr 12 23:41:42 2014 UTC (10 years ago) by laffer1
Original Path: trunk/Mk
Diff to previous 16203
add uses approach to downloads

Revision 16203 - Directory Listing - [select for diffs]
Modified Sat Apr 12 19:53:02 2014 UTC (10 years ago) by laffer1
Original Path: trunk/Mk
Diff to previous 16171
update sites list

Revision 16171 - Directory Listing - [select for diffs]
Modified Sat Apr 12 18:04:45 2014 UTC (10 years ago) by laffer1
Original Path: trunk/Mk
Diff to previous 16169
rework so we use fake differnetly when building python ports

Revision 16169 - Directory Listing - [select for diffs]
Modified Sat Apr 12 16:46:17 2014 UTC (10 years ago) by laffer1
Original Path: trunk/Mk
Diff to previous 16163
we dont do 3.2

Revision 16163 - Directory Listing - [select for diffs]
Modified Sat Apr 12 16:35:57 2014 UTC (10 years ago) by laffer1
Original Path: trunk/Mk
Diff to previous 16162
defaults file. needs more work

Revision 16162 - Directory Listing - [select for diffs]
Modified Sat Apr 12 16:35:27 2014 UTC (10 years ago) by laffer1
Original Path: trunk/Mk
Diff to previous 16087
update python build config.

Revision 16087 - Directory Listing - [select for diffs]
Modified Sat Mar 22 22:26:37 2014 UTC (10 years, 1 month ago) by laffer1
Original Path: trunk/Mk
Diff to previous 16083
update sanity checks to avoid useless stuff on midnightbsd

Revision 16083 - Directory Listing - [select for diffs]
Modified Sat Mar 22 14:20:38 2014 UTC (10 years, 1 month ago) by laffer1
Original Path: trunk/Mk
Diff to previous 16062
add perl5 man substitution

Revision 16062 - Directory Listing - [select for diffs]
Modified Mon Mar 17 00:35:19 2014 UTC (10 years, 1 month ago) by laffer1
Original Path: trunk/Mk
Diff to previous 16061
add postgres 9.1+ support

Revision 16061 - Directory Listing - [select for diffs]
Modified Mon Mar 17 00:35:01 2014 UTC (10 years, 1 month ago) by laffer1
Original Path: trunk/Mk
Diff to previous 16058
add a fake-man-compress target that pre-compresses all our man pages if they're not already compressed.

This allows us to put man pages in the plist now like FreeBSD does.

Revision 16058 - Directory Listing - [select for diffs]
Modified Sun Mar 16 21:25:01 2014 UTC (10 years, 1 month ago) by laffer1
Original Path: trunk/Mk
Diff to previous 16057
update sites list

Revision 16057 - Directory Listing - [select for diffs]
Modified Sun Mar 9 16:11:45 2014 UTC (10 years, 1 month ago) by laffer1
Original Path: trunk/Mk
Diff to previous 16055
add placeholder for openldap license.

Revision 16055 - Directory Listing - [select for diffs]
Modified Sun Mar 9 02:37:58 2014 UTC (10 years, 1 month ago) by laffer1
Original Path: trunk/Mk
Diff to previous 16053
switch to gcc 4.8 as default

Revision 16053 - Directory Listing - [select for diffs]
Modified Sun Mar 9 02:36:22 2014 UTC (10 years, 1 month ago) by laffer1
Original Path: trunk/Mk
Diff to previous 16051
drop 4.4.

Revision 16051 - Directory Listing - [select for diffs]
Modified Sun Mar 9 01:25:59 2014 UTC (10 years, 1 month ago) by laffer1
Original Path: trunk/Mk
Diff to previous 16022
Team lib depends to like libfoo.so rather than foo: or foo.1

Revision 16022 - Directory Listing - [select for diffs]
Modified Sun Mar 2 23:58:14 2014 UTC (10 years, 1 month ago) by laffer1
Original Path: trunk/Mk
Diff to previous 16021
remove legacy check license

Revision 16021 - Directory Listing - [select for diffs]
Modified Sun Mar 2 23:57:22 2014 UTC (10 years, 1 month ago) by laffer1
Original Path: trunk/Mk
Diff to previous 16020
show no license selection on mport maintainer mode

Revision 16020 - Directory Listing - [select for diffs]
Modified Sun Mar 2 23:51:55 2014 UTC (10 years, 1 month ago) by laffer1
Original Path: trunk/Mk
Diff to previous 15986
fix license list target

Revision 15986 - Directory Listing - [select for diffs]
Modified Sat Mar 1 04:01:56 2014 UTC (10 years, 1 month ago) by laffer1
Original Path: trunk/Mk
Diff to previous 15980
teach about bdb 5

Revision 15980 - Directory Listing - [select for diffs]
Modified Sat Mar 1 03:42:05 2014 UTC (10 years, 1 month ago) by laffer1
Original Path: trunk/Mk
Diff to previous 15965
add bdb license place holder

Revision 15965 - Directory Listing - [select for diffs]
Modified Sat Mar 1 01:48:43 2014 UTC (10 years, 1 month ago) by laffer1
Original Path: trunk/Mk
Diff to previous 15960
update master sites list

Revision 15960 - Directory Listing - [select for diffs]
Modified Sat Mar 1 01:40:06 2014 UTC (10 years, 1 month ago) by laffer1
Original Path: trunk/Mk
Diff to previous 15954
add sgi license

Revision 15954 - Directory Listing - [select for diffs]
Modified Sat Mar 1 01:00:56 2014 UTC (10 years, 1 month ago) by laffer1
Original Path: trunk/Mk
Diff to previous 15940
add libtool extension

Revision 15940 - Directory Listing - [select for diffs]
Modified Fri Feb 28 12:57:26 2014 UTC (10 years, 2 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 15934
move license store as we have always used /usr/mports/Licenses

Revision 15934 - Directory Listing - [select for diffs]
Modified Fri Feb 28 12:44:36 2014 UTC (10 years, 2 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 15933
public dom.. ugh

Revision 15933 - Directory Listing - [select for diffs]
Modified Fri Feb 28 12:41:23 2014 UTC (10 years, 2 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 15931
add bzip2 license placeholder

Revision 15931 - Directory Listing - [select for diffs]
Modified Fri Feb 28 02:23:31 2014 UTC (10 years, 2 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 15930
add display extension

Revision 15930 - Directory Listing - [select for diffs]
Modified Fri Feb 28 02:23:03 2014 UTC (10 years, 2 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 15904
add display.mk and add java bin port

Revision 15904 - Directory Listing - [select for diffs]
Modified Thu Feb 27 00:31:23 2014 UTC (10 years, 2 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 15880
Update Gnome build infrastructure.

Revision 15880 - Directory Listing - [select for diffs]
Modified Fri Feb 21 20:25:41 2014 UTC (10 years, 2 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 15879
fix apache 2 group

Revision 15879 - Directory Listing - [select for diffs]
Modified Fri Feb 21 20:24:02 2014 UTC (10 years, 2 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 15878
fix multi license support

Revision 15878 - Directory Listing - [select for diffs]
Modified Fri Feb 21 20:23:47 2014 UTC (10 years, 2 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 15877
fix clang detection, add ninja

Revision 15877 - Directory Listing - [select for diffs]
Modified Fri Feb 21 16:01:51 2014 UTC (10 years, 2 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 15876
add infozip and nvidia licenses

Revision 15876 - Directory Listing - [select for diffs]
Modified Fri Feb 21 13:38:48 2014 UTC (10 years, 2 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 15875
remove old checksum types

Revision 15875 - Directory Listing - [select for diffs]
Modified Fri Feb 21 13:10:40 2014 UTC (10 years, 2 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 15874
add unknown license

Revision 15874 - Directory Listing - [select for diffs]
Modified Fri Feb 21 13:08:51 2014 UTC (10 years, 2 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 15872
add several licenses

Revision 15872 - Directory Listing - [select for diffs]
Modified Fri Feb 21 13:01:45 2014 UTC (10 years, 2 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 15871
check the license

Revision 15871 - Directory Listing - [select for diffs]
Modified Fri Feb 21 13:01:33 2014 UTC (10 years, 2 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 15870
add FAKE_DESTDIR to several targets

Revision 15870 - Directory Listing - [select for diffs]
Modified Thu Feb 20 14:12:38 2014 UTC (10 years, 2 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 15869
missing lgpl, opera groups

Revision 15869 - Directory Listing - [select for diffs]
Modified Thu Feb 20 13:37:52 2014 UTC (10 years, 2 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 15868
move license-list target to external file.

Revision 15868 - Directory Listing - [select for diffs]
Modified Thu Feb 20 13:28:12 2014 UTC (10 years, 2 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 15866
start work on importing FreeBSD license framework with our own mport license system. They have a few features that we do not from the experience of planning after we and openbsd did this.

Revision 15866 - Directory Listing - [select for diffs]
Modified Wed Feb 19 21:38:01 2014 UTC (10 years, 2 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 15865
add a site config for GNU configure.

Revision 15865 - Directory Listing - [select for diffs]
Modified Wed Feb 19 21:35:53 2014 UTC (10 years, 2 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 15864
add CONFIG_SITE to configure environment

Revision 15864 - Directory Listing - [select for diffs]
Modified Wed Feb 19 21:35:24 2014 UTC (10 years, 2 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 15863
remove picobsd category

Revision 15863 - Directory Listing - [select for diffs]
Modified Wed Feb 19 21:34:53 2014 UTC (10 years, 2 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 15862
add mate category

Revision 15862 - Directory Listing - [select for diffs]
Modified Wed Feb 19 21:34:31 2014 UTC (10 years, 2 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 15861
move some things around

Revision 15861 - Directory Listing - [select for diffs]
Modified Wed Feb 19 21:32:57 2014 UTC (10 years, 2 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 15860
rework patch fetching

Revision 15860 - Directory Listing - [select for diffs]
Modified Wed Feb 19 21:29:34 2014 UTC (10 years, 2 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 15809
remove comment support

Revision 15809 - Directory Listing - [select for diffs]
Modified Wed Jan 1 17:10:45 2014 UTC (10 years, 3 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 15808
man stage compatibility with FreeBSD ports

Revision 15808 - Directory Listing - [select for diffs]
Modified Wed Jan 1 16:57:13 2014 UTC (10 years, 3 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 15787
move ldap and openal to separate modules. update desktop categories list. reorder module load to be alphabetical for items we probably can do this with.

Revision 15787 - Directory Listing - [select for diffs]
Modified Tue Dec 24 21:39:28 2013 UTC (10 years, 4 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 15786
do an os check so we use gnu iconv until libc is fixed

Revision 15786 - Directory Listing - [select for diffs]
Modified Tue Dec 24 21:39:06 2013 UTC (10 years, 4 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 15774
we have system perl right now.

Revision 15774 - Directory Listing - [select for diffs]
Modified Mon Dec 23 02:16:24 2013 UTC (10 years, 4 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 15746
remove mbone category. most of these ports don't work well on newer midnightbsd releases anyway and it's stale.

Revision 15746 - Directory Listing - [select for diffs]
Modified Sun Dec 22 18:25:49 2013 UTC (10 years, 4 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 15703
update depends handling for xorg

Revision 15703 - Directory Listing - [select for diffs]
Modified Sun Dec 22 16:22:01 2013 UTC (10 years, 4 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 15702
add uidfix

Revision 15702 - Directory Listing - [select for diffs]
Modified Sun Dec 22 16:21:32 2013 UTC (10 years, 4 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 15692
add uidfix

Revision 15692 - Directory Listing - [select for diffs]
Modified Fri Dec 20 04:09:32 2013 UTC (10 years, 4 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 15689
all in

Revision 15689 - Directory Listing - [select for diffs]
Modified Fri Dec 20 03:27:20 2013 UTC (10 years, 4 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 15681
Remove additional kde 3 ports and add missing ports

Revision 15681 - Directory Listing - [select for diffs]
Modified Fri Dec 20 01:33:23 2013 UTC (10 years, 4 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 15674
add new meta category for MidnightBSD infrastructure ports.

"core"

Revision 15674 - Directory Listing - [select for diffs]
Modified Thu Dec 19 02:56:18 2013 UTC (10 years, 4 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 15673
add midnightbsd keyword

Revision 15673 - Directory Listing - [select for diffs]
Modified Thu Dec 19 02:02:37 2013 UTC (10 years, 4 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 15670
add ssp and kmod modules

Revision 15670 - Directory Listing - [select for diffs]
Modified Thu Dec 19 00:18:48 2013 UTC (10 years, 4 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 15668
update sites list

Revision 15668 - Directory Listing - [select for diffs]
Modified Sun Dec 15 18:37:27 2013 UTC (10 years, 4 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 15665
create automatic plist substitions for options

Revision 15665 - Directory Listing - [select for diffs]
Modified Sat Dec 7 21:36:23 2013 UTC (10 years, 4 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 15657
update dconf depends

Revision 15657 - Directory Listing - [select for diffs]
Modified Sat Dec 7 21:08:59 2013 UTC (10 years, 4 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 15650
introduce compiler.mk from FreeBSD ports.

Revision 15650 - Directory Listing - [select for diffs]
Modified Wed Dec 4 03:58:14 2013 UTC (10 years, 4 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 15640
set perl 5.18 for current

Revision 15640 - Directory Listing - [select for diffs]
Modified Fri Nov 29 23:59:01 2013 UTC (10 years, 4 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 15639
explicitly set make command.  Due to order of loading commands.mk, we need to force this when using gmake or fmake.

As we're not always using USE_GMAKE anymore, just use one path for run-build target. USES=gmake was not working properly.

Revision 15639 - Directory Listing - [select for diffs]
Modified Fri Nov 29 22:44:56 2013 UTC (10 years, 4 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 15623
switch over to MAKE_CMD for freebsd compatibility and add an fmake port

Revision 15623 - Directory Listing - [select for diffs]
Modified Sat Nov 23 19:27:59 2013 UTC (10 years, 5 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 15621
security update to ruby 1.9

Revision 15621 - Directory Listing - [select for diffs]
Modified Sat Nov 23 18:36:03 2013 UTC (10 years, 5 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 15620
revert previous change.

Revision 15620 - Directory Listing - [select for diffs]
Modified Sat Nov 23 18:31:36 2013 UTC (10 years, 5 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 15588
update ruby extension

Revision 15588 - Directory Listing - [select for diffs]
Modified Fri Nov 15 00:52:27 2013 UTC (10 years, 5 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 15581
refactor cmake.mk to maintain some compatibility with freebsd ports.

Revision 15581 - Directory Listing - [select for diffs]
Modified Fri Nov 15 00:20:24 2013 UTC (10 years, 5 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 15544
update iconv handling

Revision 15544 - Directory Listing - [select for diffs]
Modified Sat Oct 5 20:38:21 2013 UTC (10 years, 6 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 15539
upgrade desktop file format

Revision 15539 - Directory Listing - [select for diffs]
Modified Sat Oct 5 16:18:40 2013 UTC (10 years, 6 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 15525
on qt dist lets setup install root

Revision 15525 - Directory Listing - [select for diffs]
Modified Thu Sep 26 23:14:40 2013 UTC (10 years, 7 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 15524
load options before metadata so describe-yaml has everything ready

Revision 15524 - Directory Listing - [select for diffs]
Modified Thu Sep 26 23:14:12 2013 UTC (10 years, 7 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 15496
do not use options files or make.conf stuff when doing package building!

Revision 15496 - Directory Listing - [select for diffs]
Modified Sun Sep 22 15:23:00 2013 UTC (10 years, 7 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 15469
During package building, default to DOCS, NLS on

Revision 15469 - Directory Listing - [select for diffs]
Modified Thu Sep 19 01:07:40 2013 UTC (10 years, 7 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 15462
default to openjdk7

Revision 15462 - Directory Listing - [select for diffs]
Modified Tue Sep 17 03:15:41 2013 UTC (10 years, 7 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 15411
fixup some properties.

Revision 15411 - Directory Listing - [select for diffs]
Modified Sun Sep 1 16:49:25 2013 UTC (10 years, 7 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 15342
kde version bump
Revision 15342 - Directory Listing - [select for diffs]
Modified Sat Aug 31 15:19:31 2013 UTC (10 years, 7 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 15341
Add python twitter, oauth and httplib2 ports
Revision 15341 - Directory Listing - [select for diffs]
Modified Sat Aug 31 15:14:10 2013 UTC (10 years, 7 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 15340
Update OpenSSL include.. needs mport integration yet
Revision 15340 - Directory Listing - [select for diffs]
Modified Sat Aug 31 13:32:03 2013 UTC (10 years, 7 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 15320
Update the list of master sites
Revision 15320 - Directory Listing - [select for diffs]
Modified Fri Aug 30 22:12:07 2013 UTC (10 years, 7 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 15317
Switch out our old apache.mk for a new one based on FreeBSD ports bsd.apache.mk.

New options supported & we also switch over on version number checking.  This also removes some legacy 1.3.x stuff.

Revision 15317 - Directory Listing - [select for diffs]
Modified Fri Aug 30 12:34:47 2013 UTC (10 years, 7 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 15248
whitespace

Revision 15248 - Directory Listing - [select for diffs]
Modified Fri Aug 23 00:36:23 2013 UTC (10 years, 8 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 15247
migrate bison to extension

Revision 15247 - Directory Listing - [select for diffs]
Modified Fri Aug 23 00:34:18 2013 UTC (10 years, 8 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 15214
add gmake extension that's compatible with USES= and EXTENSIONS.

Revision 15214 - Directory Listing - [select for diffs]
Modified Sun Aug 18 22:57:48 2013 UTC (10 years, 8 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 15213
Update options description list.

Revision 15213 - Directory Listing - [select for diffs]
Modified Sun Aug 18 22:54:16 2013 UTC (10 years, 8 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 15208
Drop support for releaes prior to mport tools.

Another words, 0.2 won't work anymore and 0.3 will not work without using the new mport tools.

Revision 15208 - Directory Listing - [select for diffs]
Modified Sun Aug 18 22:31:20 2013 UTC (10 years, 8 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 15190
aha! catch the new config options so we run make config when we want to

Revision 15190 - Directory Listing - [select for diffs]
Modified Sun Aug 18 14:34:32 2013 UTC (10 years, 8 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 15126
ldap was bumped.. why isn't this an extension?

Revision 15126 - Directory Listing - [select for diffs]
Modified Mon Aug 12 00:08:19 2013 UTC (10 years, 8 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 15107
update ruby

Revision 15107 - Directory Listing - [select for diffs]
Modified Sun Aug 11 00:19:55 2013 UTC (10 years, 8 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 15039
terminate quote character.

Revision 15039 - Directory Listing - [select for diffs]
Modified Sat Aug 3 20:46:54 2013 UTC (10 years, 8 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 15035
update linux ports

Revision 15035 - Directory Listing - [select for diffs]
Modified Sat Aug 3 20:29:28 2013 UTC (10 years, 8 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 14977
update the linux apps list.

Revision 14977 - Directory Listing - [select for diffs]
Modified Sun Jul 28 03:26:50 2013 UTC (10 years, 9 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 14929
MAKE JOBS SAFE is default now.

Revision 14929 - Directory Listing - [select for diffs]
Modified Tue Jul 16 00:55:17 2013 UTC (10 years, 9 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 14815
first mirror is too flaky

Revision 14815 - Directory Listing - [select for diffs]
Modified Sat Jul 13 14:41:13 2013 UTC (10 years, 9 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 14751
Move linux compat mtree to templates just like we did with localbase so we can update it when needed and it's indepenedant of a linux compat base port.

Revision 14751 - Directory Listing - [select for diffs]
Modified Thu Jul 11 00:58:53 2013 UTC (10 years, 9 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 14718
Remove a MidnightBSD  0.1 workaround.  We're way past that.

Remove PYTHON environment as we're not initializing it right for make index (which we might not even want now)

fix typo in xorg.mk

Revision 14718 - Directory Listing - [select for diffs]
Modified Sat Jul 6 22:34:52 2013 UTC (10 years, 9 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 14717
Switch to new localbase file.

Revision 14717 - Directory Listing - [select for diffs]
Modified Sat Jul 6 22:24:51 2013 UTC (10 years, 9 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 14712
change the extract command.  this fixes php extraction

Revision 14712 - Directory Listing - [select for diffs]
Modified Fri Jul 5 22:24:49 2013 UTC (10 years, 9 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 14705
fix typo in comment.

Revision 14705 - Directory Listing - [select for diffs]
Modified Thu Jul 4 22:43:38 2013 UTC (10 years, 9 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 14704
add readline USES extension

Revision 14704 - Directory Listing - [select for diffs]
Modified Thu Jul 4 22:41:51 2013 UTC (10 years, 9 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 14703
add several extensions for USES

Revision 14703 - Directory Listing - [select for diffs]
Modified Thu Jul 4 22:38:06 2013 UTC (10 years, 9 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 14691
update subdir.mk based on improvements from FreeBSD

Revision 14691 - Directory Listing - [select for diffs]
Modified Thu Jul 4 20:37:03 2013 UTC (10 years, 9 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 14690
add lha, ps commands

Revision 14690 - Directory Listing - [select for diffs]
Modified Thu Jul 4 20:34:26 2013 UTC (10 years, 9 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 14688
update kernel.org mirror site

Revision 14688 - Directory Listing - [select for diffs]
Modified Thu Jul 4 20:25:19 2013 UTC (10 years, 9 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 14686
add phar depends.

Revision 14686 - Directory Listing - [select for diffs]
Modified Thu Jul 4 19:46:33 2013 UTC (10 years, 9 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 14677
update kde point

Revision 14677 - Directory Listing - [select for diffs]
Modified Thu Jul 4 19:29:45 2013 UTC (10 years, 9 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 14660
drop pre include

Revision 14660 - Directory Listing - [select for diffs]
Modified Thu Jul 4 16:26:49 2013 UTC (10 years, 9 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 14655
add imake extension

Revision 14655 - Directory Listing - [select for diffs]
Modified Thu Jul 4 16:16:21 2013 UTC (10 years, 9 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 14594
add fuse depends handling

Revision 14594 - Directory Listing - [select for diffs]
Modified Wed Jul 3 00:19:52 2013 UTC (10 years, 9 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 14577
add the path on the mirrors

Revision 14577 - Directory Listing - [select for diffs]
Modified Tue Jun 25 12:25:04 2013 UTC (10 years, 10 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 14576
master is invalid for github

Revision 14576 - Directory Listing - [select for diffs]
Modified Tue Jun 25 12:22:35 2013 UTC (10 years, 10 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 14575
this http server is broken

Revision 14575 - Directory Listing - [select for diffs]
Modified Tue Jun 25 12:21:45 2013 UTC (10 years, 10 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 14574
update qt sites list

Revision 14574 - Directory Listing - [select for diffs]
Modified Tue Jun 25 12:20:51 2013 UTC (10 years, 10 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 14565
kernel.org requires ssl

Revision 14565 - Directory Listing - [select for diffs]
Modified Tue Jun 25 02:19:16 2013 UTC (10 years, 10 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 14564
Uses directives must be loaded AFTER extensions so that extensions can includes USES.

Revision 14564 - Directory Listing - [select for diffs]
Modified Tue Jun 25 01:52:34 2013 UTC (10 years, 10 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 14563
fix os string and conditional

Revision 14563 - Directory Listing - [select for diffs]
Modified Tue Jun 25 01:50:40 2013 UTC (10 years, 10 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 14562
add more uses crap

Revision 14562 - Directory Listing - [select for diffs]
Modified Tue Jun 25 01:49:24 2013 UTC (10 years, 10 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 14561
introduce ncurses.mk

Revision 14561 - Directory Listing - [select for diffs]
Modified Mon Jun 24 23:44:52 2013 UTC (10 years, 10 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 14560
fix maintainer

Revision 14560 - Directory Listing - [select for diffs]
Modified Mon Jun 24 23:41:07 2013 UTC (10 years, 10 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 14559
default python version when doing package building

Revision 14559 - Directory Listing - [select for diffs]
Modified Mon Jun 24 23:35:37 2013 UTC (10 years, 10 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 14558
fix control character in dos2unix as it wasnt escaped

Revision 14558 - Directory Listing - [select for diffs]
Modified Mon Jun 24 12:34:02 2013 UTC (10 years, 10 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 14557
include the extension using a separate mechanism until we get this sorted

Revision 14557 - Directory Listing - [select for diffs]
Modified Mon Jun 24 12:29:58 2013 UTC (10 years, 10 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 14556
fix typo

Revision 14556 - Directory Listing - [select for diffs]
Modified Mon Jun 24 12:28:07 2013 UTC (10 years, 10 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 14555
add pkgconfig to the list

Revision 14555 - Directory Listing - [select for diffs]
Modified Sun Jun 23 21:00:04 2013 UTC (10 years, 10 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 14521
Now that we do threads, fix path for mports perl ports.

Revision 14521 - Directory Listing - [select for diffs]
Modified Fri Jun 21 23:04:10 2013 UTC (10 years, 10 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 14520
drop languages for now

Revision 14520 - Directory Listing - [select for diffs]
Modified Fri Jun 21 12:27:11 2013 UTC (10 years, 10 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 14515
load qt4 extension when USE_QT4 is turned on.

Revision 14515 - Directory Listing - [select for diffs]
Modified Fri Jun 21 11:45:51 2013 UTC (10 years, 10 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 14508
update version checks

Revision 14508 - Directory Listing - [select for diffs]
Modified Fri Jun 21 02:58:15 2013 UTC (10 years, 10 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 14506
mirror is gone

Revision 14506 - Directory Listing - [select for diffs]
Modified Fri Jun 21 02:56:14 2013 UTC (10 years, 10 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 14487
i hope this fixes it

Revision 14487 - Directory Listing - [select for diffs]
Modified Fri Jun 21 01:43:42 2013 UTC (10 years, 10 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 14486
Update extensions for various ports.

This will break things before it gets better.

Revision 14486 - Directory Listing - [select for diffs]
Modified Fri Jun 21 01:43:03 2013 UTC (10 years, 10 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 14484
fix autotools automake version

Revision 14484 - Directory Listing - [select for diffs]
Modified Fri Jun 21 01:11:38 2013 UTC (10 years, 10 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 14423
freebsd compatibility with USES

Revision 14423 - Directory Listing - [select for diffs]
Modified Sat Jun 15 13:13:12 2013 UTC (10 years, 10 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 14410
add charsetfix from freebsd.

Revision 14410 - Directory Listing - [select for diffs]
Modified Sat Jun 15 02:32:12 2013 UTC (10 years, 10 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 14406
ugh put build depends in for gnomehier so fake works.

Revision 14406 - Directory Listing - [select for diffs]
Modified Fri Jun 14 02:14:48 2013 UTC (10 years, 10 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 14404
drop comment

Revision 14404 - Directory Listing - [select for diffs]
Modified Fri Jun 14 02:13:54 2013 UTC (10 years, 10 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 14395
pathfix

Revision 14395 - Directory Listing - [select for diffs]
Modified Fri Jun 14 01:47:32 2013 UTC (10 years, 10 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 14181
sqlite3

Revision 14181 - Directory Listing - [select for diffs]
Modified Tue Jun 11 02:41:00 2013 UTC (10 years, 10 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 14163
open conditional apparently

Revision 14163 - Directory Listing - [select for diffs]
Modified Sun Jun 9 17:12:51 2013 UTC (10 years, 10 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 14158
chagne default compiler to gcc 4.6

Revision 14158 - Directory Listing - [select for diffs]
Modified Thu Jun 6 01:57:25 2013 UTC (10 years, 10 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 14157
add freebsd's pathfix hack and wire it up using our own extension framework.

USE_PATHFIX=
EXTENSIONS+= PATHFIX

either of these will load the pathfix module.

This is analogous to FreeBSD's USES+=pathfix

Revision 14157 - Directory Listing - [select for diffs]
Modified Thu Jun 6 01:43:18 2013 UTC (10 years, 10 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 14156
always use pkgconfig, add xcb depend definition and generalize depends tree

Revision 14156 - Directory Listing - [select for diffs]
Modified Thu Jun 6 00:50:07 2013 UTC (10 years, 10 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 14103
in case we start building with clang and not gcc.. handle it.

Revision 14103 - Directory Listing - [select for diffs]
Modified Sun Jun 2 23:23:30 2013 UTC (10 years, 10 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 14101
make some changes for cmake.  introduce *_REL directories for plists and cases we need relative paths to DOCS, DATA, ... directories.

Revision 14101 - Directory Listing - [select for diffs]
Modified Sat May 18 15:37:53 2013 UTC (10 years, 11 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 14069
drop trailing .sh on rc.d scripts installed by mports

Revision 14069 - Directory Listing - [select for diffs]
Modified Tue May 7 19:40:35 2013 UTC (10 years, 11 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 14038
update sites list

Revision 14038 - Directory Listing - [select for diffs]
Modified Fri Apr 12 00:21:22 2013 UTC (11 years ago) by laffer1
Original Path: trunk/Mk
Diff to previous 13910
update patch level

Revision 13910 - Directory Listing - [select for diffs]
Modified Sat Mar 30 12:23:27 2013 UTC (11 years, 1 month ago) by laffer1
Original Path: trunk/Mk
Diff to previous 13909
Port new options framework from FreeBSD for mports.

Revision 13909 - Directory Listing - [select for diffs]
Modified Sat Mar 30 12:22:03 2013 UTC (11 years, 1 month ago) by laffer1
Original Path: trunk/Mk
Diff to previous 13903
introduce dialog4ports command.

Revision 13903 - Directory Listing - [select for diffs]
Modified Sat Mar 30 03:35:50 2013 UTC (11 years, 1 month ago) by laffer1
Original Path: trunk/Mk
Diff to previous 13842
fix dos2unix substitution.
cleanup options.mk

Revision 13842 - Directory Listing - [select for diffs]
Modified Sun Mar 24 19:44:17 2013 UTC (11 years, 1 month ago) by laffer1
Original Path: trunk/Mk
Diff to previous 13831
teach xorg about macros

Revision 13831 - Directory Listing - [select for diffs]
Modified Sun Mar 24 19:04:49 2013 UTC (11 years, 1 month ago) by laffer1
Original Path: trunk/Mk
Diff to previous 13780
Update gnome build file

Revision 13780 - Directory Listing - [select for diffs]
Modified Wed Mar 20 01:55:00 2013 UTC (11 years, 1 month ago) by laffer1
Original Path: trunk/Mk
Diff to previous 13769
fix SITE_PERL on current amd64.  Most likely i386 needs work

Revision 13769 - Directory Listing - [select for diffs]
Modified Sun Mar 10 01:43:44 2013 UTC (11 years, 1 month ago) by laffer1
Original Path: trunk/Mk
Diff to previous 13749
fix osrel

Revision 13749 - Directory Listing - [select for diffs]
Modified Sat Mar 9 23:01:49 2013 UTC (11 years, 1 month ago) by laffer1
Original Path: trunk/Mk
Diff to previous 13597
Turn on random master sites for magus.

Revision 13597 - Directory Listing - [select for diffs]
Modified Sat Mar 2 20:00:16 2013 UTC (11 years, 1 month ago) by laffer1
Original Path: trunk/Mk
Diff to previous 13596
fix comment.

Revision 13596 - Directory Listing - [select for diffs]
Modified Sat Mar 2 19:59:09 2013 UTC (11 years, 1 month ago) by laffer1
Original Path: trunk/Mk
Diff to previous 13595
php.mk: make php a little more friendly for alternate install paths.

Revision 13595 - Directory Listing - [select for diffs]
Modified Sat Mar 2 19:48:57 2013 UTC (11 years, 1 month ago) by laffer1
Original Path: trunk/Mk
Diff to previous 13581
Add support for percona and mariadb.  We're going to add ports for those in the future.

Revision 13581 - Directory Listing - [select for diffs]
Modified Fri Mar 1 02:13:38 2013 UTC (11 years, 1 month ago) by laffer1
Original Path: trunk/Mk
Diff to previous 13580
Don't use /usr/local/bin/perl because some systems have this as a symlink (like stargazer).  Instead, use cpan which is much less likely to get remapped.

Revision 13580 - Directory Listing - [select for diffs]
Modified Fri Mar 1 01:58:06 2013 UTC (11 years, 1 month ago) by laffer1
Original Path: trunk/Mk
Diff to previous 13552
off by one error

Revision 13552 - Directory Listing - [select for diffs]
Modified Tue Feb 26 03:46:49 2013 UTC (11 years, 2 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 13501
1. add binutils from ports
2. add users and groups management infrastructure.

Revision 13501 - Directory Listing - [select for diffs]
Modified Sun Feb 24 01:54:00 2013 UTC (11 years, 2 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 13465
hack up gcc to support 'any' for llvm world.

also teach it about newer gcc versions.

Revision 13465 - Directory Listing - [select for diffs]
Modified Sat Feb 23 03:17:38 2013 UTC (11 years, 2 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 13461
non functional changes

Revision 13461 - Directory Listing - [select for diffs]
Modified Sat Feb 23 03:02:03 2013 UTC (11 years, 2 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 13429
update master sites list.

Revision 13429 - Directory Listing - [select for diffs]
Modified Fri Feb 22 13:18:01 2013 UTC (11 years, 2 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 13428
upgrade to php 5.4.x

Revision 13428 - Directory Listing - [select for diffs]
Modified Fri Feb 22 13:12:48 2013 UTC (11 years, 2 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 13391
drop dead php mirror.

Revision 13391 - Directory Listing - [select for diffs]
Modified Fri Feb 22 01:14:23 2013 UTC (11 years, 2 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 13367
llvm fix

Revision 13367 - Directory Listing - [select for diffs]
Modified Thu Feb 21 03:26:33 2013 UTC (11 years, 2 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 13349
update tcl environment

Revision 13349 - Directory Listing - [select for diffs]
Modified Thu Feb 21 02:34:58 2013 UTC (11 years, 2 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 13311
Fix a few typos causing massive dependancy failures on magus.

Revision 13311 - Directory Listing - [select for diffs]
Modified Mon Feb 18 23:39:41 2013 UTC (11 years, 2 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 13289
improve dos2unix

Revision 13289 - Directory Listing - [select for diffs]
Modified Mon Feb 18 13:11:12 2013 UTC (11 years, 2 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 13230
bump ghostscript

Revision 13230 - Directory Listing - [select for diffs]
Modified Sun Feb 17 22:40:12 2013 UTC (11 years, 2 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 13228
Use consistent arch rules for perl ports vs site perl

Revision 13228 - Directory Listing - [select for diffs]
Modified Sun Feb 17 21:47:29 2013 UTC (11 years, 2 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 13227
When choosing a perl, make sure we have not installed perl in /usr/local/bin as we probably want that version.  This could be improved.

Revision 13227 - Directory Listing - [select for diffs]
Modified Sun Feb 17 21:38:58 2013 UTC (11 years, 2 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 13226
Refactor bsd.mport.mk to include man pages stuff rather than embedding it in this file.

Revision 13226 - Directory Listing - [select for diffs]
Modified Sun Feb 17 21:25:05 2013 UTC (11 years, 2 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 13225
clean up format of extensions for display on console

Revision 13225 - Directory Listing - [select for diffs]
Modified Sun Feb 17 20:42:44 2013 UTC (11 years, 2 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 13193
Use the default man prefix for man 3 pages in Perl.

Revision 13193 - Directory Listing - [select for diffs]
Modified Sun Feb 10 20:53:52 2013 UTC (11 years, 2 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 13179
Drop jikes.

Revision 13179 - Directory Listing - [select for diffs]
Modified Sun Feb 10 17:32:09 2013 UTC (11 years, 2 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 13171
fix perl version with current

Revision 13171 - Directory Listing - [select for diffs]
Modified Sat Feb 9 03:31:37 2013 UTC (11 years, 2 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 13153
detect xorg version when necessary.

Revision 13153 - Directory Listing - [select for diffs]
Modified Sat Feb 9 02:48:04 2013 UTC (11 years, 2 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 13142
Start security updating python. 3.1.5 and 2.6.8 are ready to go.  2.7.3 coming

Revision 13142 - Directory Listing - [select for diffs]
Modified Sat Feb 9 01:31:29 2013 UTC (11 years, 2 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 13135
drop blackdown support and jdk/jre below java 6

Revision 13135 - Directory Listing - [select for diffs]
Modified Fri Feb 8 13:30:09 2013 UTC (11 years, 2 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 13134
remove x prefix x11base

Revision 13134 - Directory Listing - [select for diffs]
Modified Fri Feb 8 13:29:24 2013 UTC (11 years, 2 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 13132
fix broken package depends list line. this took awhile to track down.

Revision 13132 - Directory Listing - [select for diffs]
Modified Wed Feb 6 03:44:31 2013 UTC (11 years, 2 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 13131
Make a ton of changes including dropping X11BASE, speeding up pkgconf selection, removing some cruft and fixing some bugs.

Revision 13131 - Directory Listing - [select for diffs]
Modified Wed Feb 6 03:29:10 2013 UTC (11 years, 2 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 13129
add jot and stat

Revision 13129 - Directory Listing - [select for diffs]
Modified Wed Feb 6 02:17:44 2013 UTC (11 years, 2 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 13128
move comment here.

Revision 13128 - Directory Listing - [select for diffs]
Modified Wed Feb 6 02:00:12 2013 UTC (11 years, 2 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 13103
remove cvs tag that's irrelevant.

Revision 13103 - Directory Listing - [select for diffs]
Modified Mon Jan 21 02:16:21 2013 UTC (11 years, 3 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 13073
os version detection hack

Revision 13073 - Directory Listing - [select for diffs]
Modified Fri Jan 18 04:18:50 2013 UTC (11 years, 3 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 13032
update master sites list

Revision 13032 - Directory Listing - [select for diffs]
Modified Mon Jan 14 23:37:11 2013 UTC (11 years, 3 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 12979
sort some of the licenses, new pkgconf port structure

Revision 12979 - Directory Listing - [select for diffs]
Modified Sun Sep 30 22:13:55 2012 UTC (11 years, 6 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 12919
ruby 18 update

Revision 12919 - Directory Listing - [select for diffs]
Modified Fri Sep 14 03:08:32 2012 UTC (11 years, 7 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 12856
add 2.4 prelimiary

Revision 12856 - Directory Listing - [select for diffs]
Modified Sat Sep 8 16:45:28 2012 UTC (11 years, 7 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 12855
doh.. missed a spot

Revision 12855 - Directory Listing - [select for diffs]
Modified Sat Sep 8 16:44:46 2012 UTC (11 years, 7 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 12847
switch gnome ports to use pkgconf

Revision 12847 - Directory Listing - [select for diffs]
Modified Sun Sep 2 17:52:30 2012 UTC (11 years, 7 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 12840
fix error message

Revision 12840 - Directory Listing - [select for diffs]
Modified Wed Aug 15 17:51:24 2012 UTC (11 years, 8 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 12811
clear bad env vars for java rather than die.

obtained from: FreeBSD ports

Revision 12811 - Directory Listing - [select for diffs]
Modified Sat Jun 9 21:07:32 2012 UTC (11 years, 10 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 12805
Update autotools depends list

Revision 12805 - Directory Listing - [select for diffs]
Modified Sat Jun 9 20:34:34 2012 UTC (11 years, 10 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 12790
5.16 is now default on old releases

Revision 12790 - Directory Listing - [select for diffs]
Modified Tue May 22 00:40:40 2012 UTC (11 years, 11 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 12761
increase default min perl version except in cases we shipped it as part of the release.

Revision 12761 - Directory Listing - [select for diffs]
Modified Sun Mar 11 17:52:41 2012 UTC (12 years, 1 month ago) by laffer1
Original Path: trunk/Mk
Diff to previous 12760
Force clean on a depends install.  This loses something in the cached case, but it's necessary.  It should only happen when a depends is actually missing.

Revision 12760 - Directory Listing - [select for diffs]
Modified Sun Mar 11 15:22:56 2012 UTC (12 years, 1 month ago) by laffer1
Original Path: trunk/Mk
Diff to previous 12637
add preliminary enlightenment libraries extension.

Revision 12637 - Directory Listing - [select for diffs]
Modified Tue Mar 6 00:10:00 2012 UTC (12 years, 1 month ago) by laffer1
Original Path: trunk/Mk
Diff to previous 12634
prepare for xfce update

Revision 12634 - Directory Listing - [select for diffs]
Modified Sun Mar 4 21:04:25 2012 UTC (12 years, 1 month ago) by laffer1
Original Path: trunk/Mk
Diff to previous 12520
don't print the mkdir for all the cmake ports.. it's annoying

Revision 12520 - Directory Listing - [select for diffs]
Modified Wed Feb 29 21:44:15 2012 UTC (12 years, 1 month ago) by laffer1
Original Path: trunk/Mk
Diff to previous 12518
add clean on the depends target

Revision 12518 - Directory Listing - [select for diffs]
Modified Wed Feb 29 21:31:35 2012 UTC (12 years, 1 month ago) by laffer1
Original Path: trunk/Mk
Diff to previous 12512
use limited clean depends so we don't have to go through useless cleaning that is slow

Revision 12512 - Directory Listing - [select for diffs]
Modified Wed Feb 29 20:59:54 2012 UTC (12 years, 1 month ago) by laffer1
Original Path: trunk/Mk
Diff to previous 12511
drop portobjformat

Revision 12511 - Directory Listing - [select for diffs]
Modified Wed Feb 29 20:55:34 2012 UTC (12 years, 1 month ago) by laffer1
Original Path: trunk/Mk
Diff to previous 12510
format fixes, add CPPFLAGS< LDFLAGS CPP to make env, kill some legacy stuff like INSTALLS_SHLIB

Revision 12510 - Directory Listing - [select for diffs]
Modified Wed Feb 29 20:54:14 2012 UTC (12 years, 1 month ago) by laffer1
Original Path: trunk/Mk
Diff to previous 12509
put md5, sha256, rmd160 in commands.mk

Revision 12509 - Directory Listing - [select for diffs]
Modified Wed Feb 29 20:53:52 2012 UTC (12 years, 1 month ago) by laffer1
Original Path: trunk/Mk
Diff to previous 12508
fix depends checking

Revision 12508 - Directory Listing - [select for diffs]
Modified Wed Feb 29 20:53:23 2012 UTC (12 years, 1 month ago) by laffer1
Original Path: trunk/Mk
Diff to previous 12507
prepare kde 4 upgrade

Revision 12507 - Directory Listing - [select for diffs]
Modified Wed Feb 29 20:52:48 2012 UTC (12 years, 1 month ago) by laffer1
Original Path: trunk/Mk
Diff to previous 12506
prepare qt 4 upgrade

Revision 12506 - Directory Listing - [select for diffs]
Modified Wed Feb 29 20:52:19 2012 UTC (12 years, 1 month ago) by laffer1
Original Path: trunk/Mk
Diff to previous 12505
fix lib depends check for wesnoth

Revision 12505 - Directory Listing - [select for diffs]
Modified Wed Feb 29 20:51:57 2012 UTC (12 years, 1 month ago) by laffer1
Original Path: trunk/Mk
Diff to previous 12424
make jobs

Revision 12424 - Directory Listing - [select for diffs]
Modified Tue Feb 28 01:07:33 2012 UTC (12 years, 2 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 12355
drop 2.8 from this list until it's ready

Revision 12355 - Directory Listing - [select for diffs]
Modified Thu Feb 16 19:40:32 2012 UTC (12 years, 2 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 12352
change sites as we've updated windowmaker to 2012 edition

Revision 12352 - Directory Listing - [select for diffs]
Modified Mon Feb 13 17:11:53 2012 UTC (12 years, 2 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 12325
prepare for future inclusion of a new version.  Switch to localbase.. X11BASE is no longer used.

Revision 12325 - Directory Listing - [select for diffs]
Modified Fri Feb 10 14:28:41 2012 UTC (12 years, 2 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 12301
gnomehier requires the mtree file to be run before faking so it's a build depends unfortunetely.

Revision 12301 - Directory Listing - [select for diffs]
Modified Sat Feb 4 05:21:59 2012 UTC (12 years, 2 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 12270
get rid of legacy pthread option, cleanup

Revision 12270 - Directory Listing - [select for diffs]
Modified Thu Feb 2 08:55:14 2012 UTC (12 years, 2 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 12263
Add python 2.7 and make it default.

Revision 12263 - Directory Listing - [select for diffs]
Modified Sun Jan 29 16:19:58 2012 UTC (12 years, 3 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 12261
8.3 is ancient too.. let's drop it

Revision 12261 - Directory Listing - [select for diffs]
Modified Sun Jan 29 16:18:19 2012 UTC (12 years, 3 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 12171
drop 8.2.. it's EOL

Revision 12171 - Directory Listing - [select for diffs]
Modified Fri Dec 23 00:49:00 2011 UTC (12 years, 4 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 12168
revert jamvm kludge. this gets nasty with jam's disk layout

Revision 12168 - Directory Listing - [select for diffs]
Modified Thu Dec 22 14:11:34 2011 UTC (12 years, 4 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 12162
add jamvm as a java port.  it's not the real deal but it can run some java 1.5 ports

Revision 12162 - Directory Listing - [select for diffs]
Modified Thu Dec 22 01:40:17 2011 UTC (12 years, 4 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 12161
2.6 has been default for awhile

Revision 12161 - Directory Listing - [select for diffs]
Modified Thu Dec 22 01:38:08 2011 UTC (12 years, 4 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 12160
bump our broken python 3.1 to 3.1.4

Revision 12160 - Directory Listing - [select for diffs]
Modified Thu Dec 22 01:19:54 2011 UTC (12 years, 4 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 12157
Not ideal, but expose GCJ and GIJ environment variables so we can use them with GNU Classpath and friends.

Revision 12157 - Directory Listing - [select for diffs]
Modified Wed Dec 21 04:22:51 2011 UTC (12 years, 4 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 12156
update the gnu mirror list a bit

Revision 12156 - Directory Listing - [select for diffs]
Modified Wed Dec 21 04:16:10 2011 UTC (12 years, 4 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 12153
facebook deleted all the files on the mirror.

Revision 12153 - Directory Listing - [select for diffs]
Modified Sun Dec 18 17:54:08 2011 UTC (12 years, 4 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 12122
Remove 4.3 and 4.5 references as we dropped the former and never got the latter going.

Prepare for a gcc 4.7 port.

Revision 12122 - Directory Listing - [select for diffs]
Modified Fri Nov 11 05:27:34 2011 UTC (12 years, 5 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 12099
Get ready for a gtk30 port

Revision 12099 - Directory Listing - [select for diffs]
Modified Thu Oct 27 16:10:38 2011 UTC (12 years, 6 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 12059
introduce USE_SSP.  When defined and not no it will enable stack protector for the given port.

Revision 12059 - Directory Listing - [select for diffs]
Modified Sun Sep 25 20:43:35 2011 UTC (12 years, 7 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 12058
micro op. don't include bsd.port.mk which actually includes bsd.mport.mk... go right to the source.

Revision 12058 - Directory Listing - [select for diffs]
Modified Sun Sep 25 20:38:26 2011 UTC (12 years, 7 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 12049
no need for the rcsids for simple files like this.

Revision 12049 - Directory Listing - [select for diffs]
Modified Sun Sep 25 19:44:52 2011 UTC (12 years, 7 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 11981
Remove pkg_info -P check to get the pkg tools version number.  This was only used by portlint and chkversion scripts. This is one less environment variable we have to maintain and it hasn't worked with mport tools ever.

Revision 11981 - Directory Listing - [select for diffs]
Modified Sun Sep 18 03:15:14 2011 UTC (12 years, 7 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 11964
2.6.7

Revision 11964 - Directory Listing - [select for diffs]
Modified Sun Sep 18 00:46:40 2011 UTC (12 years, 7 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 11837
modernize gstreamer

Revision 11837 - Directory Listing - [select for diffs]
Modified Sun Sep 4 17:51:52 2011 UTC (12 years, 7 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 11725
this got removed some time ago by accident.

Revision 11725 - Directory Listing - [select for diffs]
Modified Wed Aug 17 22:30:23 2011 UTC (12 years, 8 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 11724
Use the  system compiler for now.  GCC 44 isn't working properly.

Revision 11724 - Directory Listing - [select for diffs]
Modified Wed Aug 17 22:25:00 2011 UTC (12 years, 8 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 11723
drop backward compatibility.

Revision 11723 - Directory Listing - [select for diffs]
Modified Wed Aug 17 22:16:27 2011 UTC (12 years, 8 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 11722
drop ffcall as we use ffi

Revision 11722 - Directory Listing - [select for diffs]
Modified Wed Aug 17 22:15:48 2011 UTC (12 years, 8 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 11717
drop gcc 4.1 as we removed in from mports already

Revision 11717 - Directory Listing - [select for diffs]
Modified Tue Aug 16 23:21:12 2011 UTC (12 years, 8 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 11710
change the behavior of CONFIGURE_TARGET. It will try to use it with --build now if it's a recent autotools setup

Revision 11710 - Directory Listing - [select for diffs]
Modified Tue Aug 16 22:49:06 2011 UTC (12 years, 8 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 11704
qt 4.7.3

Revision 11704 - Directory Listing - [select for diffs]
Modified Sat Aug 13 18:10:57 2011 UTC (12 years, 8 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 11667
add openal USE_OPENAL to simplify ports using this

Revision 11667 - Directory Listing - [select for diffs]
Modified Sun Jul 31 16:51:22 2011 UTC (12 years, 9 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 11614
add INSTALL_LIB shortcut

Revision 11614 - Directory Listing - [select for diffs]
Modified Sun Jul 17 15:45:35 2011 UTC (12 years, 9 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 11608
Prepare for qt4 update

Revision 11608 - Directory Listing - [select for diffs]
Modified Sat Jul 16 17:26:41 2011 UTC (12 years, 9 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 11607
remove gcc 43 stuff

Revision 11607 - Directory Listing - [select for diffs]
Modified Sat Jul 16 17:26:18 2011 UTC (12 years, 9 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 11582
start migrating kde 4 ports to a MUCH newer version.  They're all broken anyway

Revision 11582 - Directory Listing - [select for diffs]
Modified Mon Jul 11 03:12:42 2011 UTC (12 years, 9 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 11543
Don't include xz for recent versions.. direction is backwards.

Revision 11543 - Directory Listing - [select for diffs]
Modified Fri Jun 24 01:43:23 2011 UTC (12 years, 10 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 11456
This is part of our problem with package names.. suffix was not included.

Revision 11456 - Directory Listing - [select for diffs]
Modified Sat Jun 18 02:00:53 2011 UTC (12 years, 10 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 11455
Introduce linux_apps extension similar to freebsd's bsd.linux-apps.mk

Revision 11455 - Directory Listing - [select for diffs]
Modified Sat Jun 18 01:37:19 2011 UTC (12 years, 10 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 11454
Allow ports to avoid including documenation.

Fix master sites for f10 ports (forthcoming) .

Revision 11454 - Directory Listing - [select for diffs]
Modified Sat Jun 18 01:27:14 2011 UTC (12 years, 10 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 11453
add additional sanity checks.

Revision 11453 - Directory Listing - [select for diffs]
Modified Sat Jun 18 01:22:40 2011 UTC (12 years, 10 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 11452
Change default linux emulation port for current.

Revision 11452 - Directory Listing - [select for diffs]
Modified Sat Jun 18 01:12:17 2011 UTC (12 years, 10 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 11439
redo comments a bit

Revision 11439 - Directory Listing - [select for diffs]
Modified Sun Jun 12 06:22:27 2011 UTC (12 years, 10 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 11433
Sync gecko build arch with freebsd ports system as much as possible.

Revision 11433 - Directory Listing - [select for diffs]
Modified Sat Jun 11 21:05:04 2011 UTC (12 years, 10 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 11394
Default to fedora 8 libs

Revision 11394 - Directory Listing - [select for diffs]
Modified Tue Jun 7 02:54:27 2011 UTC (12 years, 10 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 11257
panel applet installs as 3.0

Revision 11257 - Directory Listing - [select for diffs]
Modified Sat May 28 05:25:07 2011 UTC (12 years, 11 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 11250
Update gnustep and gnome configuration for upcoming updates.

Revision 11250 - Directory Listing - [select for diffs]
Modified Fri May 27 22:23:30 2011 UTC (12 years, 11 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 11238
prepare for modern postgres

Revision 11238 - Directory Listing - [select for diffs]
Modified Fri May 27 02:11:44 2011 UTC (12 years, 11 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 11236
Change default mysql version to 5.5

Revision 11236 - Directory Listing - [select for diffs]
Modified Fri May 27 02:09:11 2011 UTC (12 years, 11 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 11235
Drop db2.  Nothing depends on it.

Revision 11235 - Directory Listing - [select for diffs]
Modified Fri May 27 02:02:43 2011 UTC (12 years, 11 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 11218
Update mysql 5.5 libversion

Revision 11218 - Directory Listing - [select for diffs]
Modified Wed May 18 14:52:04 2011 UTC (12 years, 11 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 10903
Add version check for perl 5.14 import.

Revision 10903 - Directory Listing - [select for diffs]
Modified Mon May 2 13:38:45 2011 UTC (12 years, 11 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 10876
add some north american xorg mirrors

Revision 10876 - Directory Listing - [select for diffs]
Modified Fri Apr 22 03:01:31 2011 UTC (13 years ago) by laffer1
Original Path: trunk/Mk
Diff to previous 10875
Make preperations  for xorg upgrade

Revision 10875 - Directory Listing - [select for diffs]
Modified Thu Apr 21 23:00:13 2011 UTC (13 years ago) by laffer1
Original Path: trunk/Mk
Diff to previous 10852
Don't use MD5 as the check for distfiles anymore.

Revision 10852 - Directory Listing - [select for diffs]
Modified Sun Apr 10 16:14:14 2011 UTC (13 years ago) by laffer1
Original Path: trunk/Mk
Diff to previous 10836
Doh.. we don't want tabs in the perl section there.

Revision 10836 - Directory Listing - [select for diffs]
Modified Sun Mar 20 15:43:30 2011 UTC (13 years, 1 month ago) by laffer1
Original Path: trunk/Mk
Diff to previous 10835
add facebook gnu mirror

Revision 10835 - Directory Listing - [select for diffs]
Modified Sun Mar 20 15:28:10 2011 UTC (13 years, 1 month ago) by laffer1
Original Path: trunk/Mk
Diff to previous 10834
Add facebook mirror for mysql

Revision 10834 - Directory Listing - [select for diffs]
Modified Sun Mar 20 15:26:47 2011 UTC (13 years, 1 month ago) by laffer1
Original Path: trunk/Mk
Diff to previous 10833
completely update the xfce mirror list...

Revision 10833 - Directory Listing - [select for diffs]
Modified Sun Mar 20 15:25:47 2011 UTC (13 years, 1 month ago) by laffer1
Original Path: trunk/Mk
Diff to previous 10832
Delete old xorg mirrors.

Revision 10832 - Directory Listing - [select for diffs]
Modified Sun Mar 20 15:25:20 2011 UTC (13 years, 1 month ago) by laffer1
Original Path: trunk/Mk
Diff to previous 10831
Modify the way we deal with PERL CPAN mirrors in the same manner freebsd dealt with it.

Add new sourceforge mirrors.

Revision 10831 - Directory Listing - [select for diffs]
Modified Sun Mar 20 15:15:59 2011 UTC (13 years, 1 month ago) by laffer1
Original Path: trunk/Mk
Diff to previous 10817
Fix up some of the mirrors.

Revision 10817 - Directory Listing - [select for diffs]
Modified Thu Mar 17 21:26:55 2011 UTC (13 years, 1 month ago) by laffer1
Original Path: trunk/Mk
Diff to previous 10814
MidnightBSD 4003 comes with perl 5.10.1

Revision 10814 - Directory Listing - [select for diffs]
Modified Thu Mar 17 17:40:29 2011 UTC (13 years, 1 month ago) by laffer1
Original Path: trunk/Mk
Diff to previous 10806
Yuck.. hardcode names of uname and sysctl for now so we don't have problems on magus.  Loading the ${UNAME} and ${SYSCTL} need to be checked out for bsd.port.subdir.mk. ordering problem?

Revision 10806 - Directory Listing - [select for diffs]
Modified Sat Mar 12 20:10:45 2011 UTC (13 years, 1 month ago) by laffer1
Original Path: trunk/Mk
Diff to previous 10793
MD5_FILE -> HASH_FILE.. this is the path to the distinfo file for a port.

Remove md5 hash algorithm from distinfo files.  Only use sha256 and rmd160 now.  This speeds up "verification" slightly for distinfo files  and md5 isn't exactly secure  anyway.

Revision 10793 - Directory Listing - [select for diffs]
Modified Fri Mar 11 17:15:25 2011 UTC (13 years, 1 month ago) by laffer1
Original Path: trunk/Mk
Diff to previous 10792
1.8.7 patch level 334

Revision 10792 - Directory Listing - [select for diffs]
Modified Fri Mar 11 17:07:28 2011 UTC (13 years, 1 month ago) by laffer1
Original Path: trunk/Mk
Diff to previous 10784
1.9.1 patch level 430

Revision 10784 - Directory Listing - [select for diffs]
Modified Tue Mar 8 20:23:32 2011 UTC (13 years, 1 month ago) by laffer1
Original Path: trunk/Mk
Diff to previous 10783
Cache and pass some information to sub makes to improve performance.

add HAVE_COMPAT_IA32_KERN  for amd64 arch so we know we can use IA32

Revision 10783 - Directory Listing - [select for diffs]
Modified Tue Mar 8 20:04:41 2011 UTC (13 years, 1 month ago) by laffer1
Original Path: trunk/Mk
Diff to previous 10782
revert the echo msg change.  It was breaking make readmes

Revision 10782 - Directory Listing - [select for diffs]
Modified Tue Mar 8 18:22:04 2011 UTC (13 years, 1 month ago) by laffer1
Original Path: trunk/Mk
Diff to previous 10780
Fix typo

Revision 10780 - Directory Listing - [select for diffs]
Modified Tue Mar 8 13:46:29 2011 UTC (13 years, 1 month ago) by laffer1
Original Path: trunk/Mk
Diff to previous 10779
Turn on mport tools by default for osversion 4004+

Revision 10779 - Directory Listing - [select for diffs]
Modified Tue Mar 8 13:44:12 2011 UTC (13 years, 1 month ago) by laffer1
Original Path: trunk/Mk
Diff to previous 10778
Don't include xz dependancy when os version is greater than 4003 when we introduced it in the base.

Revision 10778 - Directory Listing - [select for diffs]
Modified Tue Mar 8 13:40:08 2011 UTC (13 years, 1 month ago) by laffer1
Original Path: trunk/Mk
Diff to previous 10768
Use system xz if it exists

Revision 10768 - Directory Listing - [select for diffs]
Modified Thu Mar 3 22:06:13 2011 UTC (13 years, 1 month ago) by laffer1
Original Path: trunk/Mk
Diff to previous 10745
fix autotools stanza

Revision 10745 - Directory Listing - [select for diffs]
Modified Wed Feb 9 14:06:01 2011 UTC (13 years, 2 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 10731
Update for xfce4 upgrade.

Revision 10731 - Directory Listing - [select for diffs]
Modified Wed Feb 9 12:50:38 2011 UTC (13 years, 2 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 10701
fix a bug with autotools libtool include since the autotools refactor

Revision 10701 - Directory Listing - [select for diffs]
Modified Wed Feb 2 19:49:01 2011 UTC (13 years, 2 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 10680
Upgrade all the autotools and use ggeneric ports instead of having so many versions.  We have to keep the really old ones around for a few ports yet.

Revision 10680 - Directory Listing - [select for diffs]
Modified Thu Jan 20 14:38:51 2011 UTC (13 years, 3 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 10666
temporarily set back to native until openjdk  is up.   This allows us to test other ports

Revision 10666 - Directory Listing - [select for diffs]
Modified Mon Jan 17 18:30:43 2011 UTC (13 years, 3 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 10622
this server doesn't hold older qt releases anymore.

Revision 10622 - Directory Listing - [select for diffs]
Modified Fri Jan 14 14:35:29 2011 UTC (13 years, 3 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 10558
update  gstreamer.mk for newer version.

Revision 10558 - Directory Listing - [select for diffs]
Modified Fri Dec 31 22:58:26 2010 UTC (13 years, 3 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 10555
Default postgres is 8.4 now.

Revision 10555 - Directory Listing - [select for diffs]
Modified Fri Dec 31 22:38:39 2010 UTC (13 years, 3 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 10546
add embedded hackery

Revision 10546 - Directory Listing - [select for diffs]
Modified Fri Dec 31 14:02:57 2010 UTC (13 years, 3 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 10534
php 5.3

Revision 10534 - Directory Listing - [select for diffs]
Modified Fri Dec 31 12:53:59 2010 UTC (13 years, 3 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 10526
Make some depends changes and switch to php zip

Revision 10526 - Directory Listing - [select for diffs]
Modified Fri Dec 31 04:20:56 2010 UTC (13 years, 3 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 10518
Let's get crazy.  Teach java.mk about openjdk 1.7 and let's try to get magus using openjdk 1.6

Revision 10518 - Directory Listing - [select for diffs]
Modified Fri Dec 31 03:41:06 2010 UTC (13 years, 3 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 10514
alright use a dns name

Revision 10514 - Directory Listing - [select for diffs]
Modified Thu Dec 30 02:25:04 2010 UTC (13 years, 4 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 10513
Doh!  It was .endif!

Revision 10513 - Directory Listing - [select for diffs]
Modified Thu Dec 30 02:12:13 2010 UTC (13 years, 4 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 10508
security chekcs can be fun

Revision 10508 - Directory Listing - [select for diffs]
Modified Wed Dec 29 00:48:25 2010 UTC (13 years, 4 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 10504
Forgot the \

Revision 10504 - Directory Listing - [select for diffs]
Modified Mon Dec 27 14:09:02 2010 UTC (13 years, 4 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 10503
add epl and owl licenses

Revision 10503 - Directory Listing - [select for diffs]
Modified Mon Dec 27 14:02:01 2010 UTC (13 years, 4 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 10502
They only like ubuntu now.

Revision 10502 - Directory Listing - [select for diffs]
Modified Mon Dec 27 14:01:11 2010 UTC (13 years, 4 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 10501
This site no longer caries these.

Revision 10501 - Directory Listing - [select for diffs]
Modified Mon Dec 27 13:58:29 2010 UTC (13 years, 4 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 10499
Enable private dist files for magus.

Revision 10499 - Directory Listing - [select for diffs]
Modified Sat Dec 25 12:44:35 2010 UTC (13 years, 4 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 10460
Fix LIB_DEPENDS when library name contains a plus sign.  (pattern change)

Add -32 via _LDCONFIG_FLAGS for 32bit libraries.  Also add the path substitution for lib32 for mports.

Revision 10460 - Directory Listing - [select for diffs]
Modified Sat Dec 18 05:21:36 2010 UTC (13 years, 4 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 10456
Add support for mysql 5.5

Revision 10456 - Directory Listing - [select for diffs]
Modified Thu Dec 16 02:40:46 2010 UTC (13 years, 4 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 10439
One of the many issues we have on magus is testing ports that aren't automatically fetchable.

This is an experiment to allow magus to fetch dist files from an internal ftp accessible to magus.

Revision 10439 - Directory Listing - [select for diffs]
Modified Wed Dec 15 00:28:52 2010 UTC (13 years, 4 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 10406
we're removing python 30

Revision 10406 - Directory Listing - [select for diffs]
Modified Sat Dec 11 04:27:35 2010 UTC (13 years, 4 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 10396
Add glew depends for USE_GL

Revision 10396 - Directory Listing - [select for diffs]
Modified Fri Dec 10 05:03:23 2010 UTC (13 years, 4 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 10395
USE_XPM is replaced with USE_XORG+= xpm

Revision 10395 - Directory Listing - [select for diffs]
Modified Fri Dec 10 04:43:28 2010 UTC (13 years, 4 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 10394
use the correct "name" for pkg-descr

Revision 10394 - Directory Listing - [select for diffs]
Modified Fri Dec 10 02:20:18 2010 UTC (13 years, 4 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 10393
ECHO_MSG is defined in commands.mk now so we don't need it in two places.

Revision 10393 - Directory Listing - [select for diffs]
Modified Fri Dec 10 01:31:18 2010 UTC (13 years, 4 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 10392
fix search when using a nonstandard ports directory.  tweak PORTOBJFORMAT

Revision 10392 - Directory Listing - [select for diffs]
Modified Fri Dec 10 01:12:46 2010 UTC (13 years, 4 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 10391
Big update to sites list.

Revision 10391 - Directory Listing - [select for diffs]
Modified Fri Dec 10 01:05:31 2010 UTC (13 years, 4 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 10390
Update a few master sites.

Revision 10390 - Directory Listing - [select for diffs]
Modified Fri Dec 10 01:01:12 2010 UTC (13 years, 4 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 10378
Add mount and umount related commands.  This makes them available for pkg_install scripts, etc.

Revision 10378 - Directory Listing - [select for diffs]
Modified Wed Dec 8 14:17:01 2010 UTC (13 years, 4 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 10297
Add several new commands: flex, gmake, pw, ...

Revision 10297 - Directory Listing - [select for diffs]
Modified Fri Nov 19 14:11:46 2010 UTC (13 years, 5 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 10083
Reorder licenses.  Put the "special" cases on the last row.

Add several additional GNU style licenses to the list.

Revision 10083 - Directory Listing - [select for diffs]
Modified Thu Oct 21 15:32:16 2010 UTC (13 years, 6 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 10061
cpan.pop-mg.com.br doesn't resolve.

Revision 10061 - Directory Listing - [select for diffs]
Modified Tue Oct 19 19:43:20 2010 UTC (13 years, 6 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 10060
enable fortran virtual include module.

Revision 10060 - Directory Listing - [select for diffs]
Modified Tue Oct 19 19:30:20 2010 UTC (13 years, 6 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 10040
simplify fortran logic

Revision 10040 - Directory Listing - [select for diffs]
Modified Sun Oct 17 00:00:43 2010 UTC (13 years, 6 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 10039
add lua category.

Revision 10039 - Directory Listing - [select for diffs]
Modified Sun Oct 17 00:00:06 2010 UTC (13 years, 6 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 10019
Disable some checks that are failing which cause the version number not to be found for lua.  This allows the lua port to install the shared libs properly so they can be found by other ports.

Revision 10019 - Directory Listing - [select for diffs]
Modified Wed Oct 6 13:38:23 2010 UTC (13 years, 6 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 10008
secution is changing to a HTTP mirror instead of FTP.

Revision 10008 - Directory Listing - [select for diffs]
Modified Thu Sep 23 23:40:03 2010 UTC (13 years, 7 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 10007
Two changes:

1. Make the default postgres version 8.3
2. Add support for 8.4

Revision 10007 - Directory Listing - [select for diffs]
Modified Thu Sep 23 23:18:46 2010 UTC (13 years, 7 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 9985
Why was this set to 3?

Revision 9985 - Directory Listing - [select for diffs]
Modified Sun Sep 12 17:32:48 2010 UTC (13 years, 7 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 9973
Add mport.list and mport.info utilities.

Revision 9973 - Directory Listing - [select for diffs]
Modified Wed Sep 8 22:28:55 2010 UTC (13 years, 7 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 9933
python 3.1 preparations.

Revision 9933 - Directory Listing - [select for diffs]
Modified Sat Sep 4 19:55:38 2010 UTC (13 years, 7 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 9927
Revert a change causing gnome hier to not exist.  We need this for magus.

Revision 9927 - Directory Listing - [select for diffs]
Modified Sat Sep 4 15:42:54 2010 UTC (13 years, 7 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 9901
remove invalid mirror

Revision 9901 - Directory Listing - [select for diffs]
Modified Sat Aug 21 01:44:13 2010 UTC (13 years, 8 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 9867
Remove icc hack.

Revision 9867 - Directory Listing - [select for diffs]
Modified Sat Aug 14 02:39:24 2010 UTC (13 years, 8 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 9861
Update for gnome 2.30 merge.

Revision 9861 - Directory Listing - [select for diffs]
Modified Thu Aug 12 22:12:30 2010 UTC (13 years, 8 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 9797
Apparently i set the default to 5.1 but forgot to do it in the comments.

Revision 9797 - Directory Listing - [select for diffs]
Modified Sat Jul 31 00:22:15 2010 UTC (13 years, 9 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 9782
Set a USE_XZ up to use the lzma format for compression with some ports.

Revision 9782 - Directory Listing - [select for diffs]
Modified Fri Jul 30 00:17:42 2010 UTC (13 years, 9 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 9756
Somehow the endif is missing at the bottom for the top most include check.

while were' here fix up the text to indicate USE_GCC= xx+ is preferred.

Revision 9756 - Directory Listing - [select for diffs]
Modified Sat Jun 26 17:44:47 2010 UTC (13 years, 10 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 9755
first pass at refactoring cmake.mk to work with newer versions properly.

Revision 9755 - Directory Listing - [select for diffs]
Modified Sat Jun 26 17:40:20 2010 UTC (13 years, 10 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 9735
Add new versions of gcc to the supported list. we'll be bringing these in soon. Handle the diversity of modern fortran compilers and all the options available including the possibility of intel.

Revision 9735 - Directory Listing - [select for diffs]
Modified Fri Jun 4 22:44:11 2010 UTC (13 years, 10 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 9605
change default os version we lie about to 7.0 for current.

Revision 9605 - Directory Listing - [select for diffs]
Modified Sat May 8 17:16:08 2010 UTC (13 years, 11 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 9568
browser is gone

Revision 9568 - Directory Listing - [select for diffs]
Modified Wed May 5 23:57:09 2010 UTC (13 years, 11 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 9565
bump openldap 2.4 version

Revision 9565 - Directory Listing - [select for diffs]
Modified Wed May 5 23:40:10 2010 UTC (13 years, 11 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 9478
add _LIB to fix problems iwth depends

Revision 9478 - Directory Listing - [select for diffs]
Modified Fri Mar 26 23:02:20 2010 UTC (14 years, 1 month ago) by laffer1
Original Path: trunk/Mk
Diff to previous 9427
Add support for openjdk

Revision 9427 - Directory Listing - [select for diffs]
Modified Sat Mar 13 23:43:11 2010 UTC (14 years, 1 month ago) by laffer1
Original Path: trunk/Mk
Diff to previous 9407
set default to none because cflags are honored then.

Revision 9407 - Directory Listing - [select for diffs]
Modified Fri Mar 12 03:14:43 2010 UTC (14 years, 1 month ago) by laffer1
Original Path: trunk/Mk
Diff to previous 9406
fix the patch depends

Revision 9406 - Directory Listing - [select for diffs]
Modified Fri Mar 12 03:12:26 2010 UTC (14 years, 1 month ago) by laffer1
Original Path: trunk/Mk
Diff to previous 9347
USE_UNZIP should look in localbase.

Revision 9347 - Directory Listing - [select for diffs]
Modified Sat Feb 27 22:56:04 2010 UTC (14 years, 2 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 9335
subversion license.

Revision 9335 - Directory Listing - [select for diffs]
Modified Sat Feb 27 21:30:44 2010 UTC (14 years, 2 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 9230
remove unneeded depends.

Revision 9230 - Directory Listing - [select for diffs]
Modified Sun Jan 24 16:03:21 2010 UTC (14 years, 3 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 9200
cleanup "acceptable values"

Revision 9200 - Directory Listing - [select for diffs]
Modified Sat Jan 23 21:49:05 2010 UTC (14 years, 3 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 9094
drop 2.0

Revision 9094 - Directory Listing - [select for diffs]
Modified Sat Jan 9 22:02:11 2010 UTC (14 years, 3 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 9072
Update qt version to 4.5.2

Revision 9072 - Directory Listing - [select for diffs]
Modified Tue Jan 5 02:01:43 2010 UTC (14 years, 3 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 8993
Oh the insanity!  Start the vile kde 4.1.3. to 4.3.1 process.

Revision 8993 - Directory Listing - [select for diffs]
Modified Fri Jan 1 17:20:37 2010 UTC (14 years, 3 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 8992
Fix the pre/post includes so that they match.

Revision 8992 - Directory Listing - [select for diffs]
Modified Fri Jan 1 17:12:17 2010 UTC (14 years, 3 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 8988
Overhaul tcl.mk.  Remove tcl80 support.

Revision 8988 - Directory Listing - [select for diffs]
Modified Fri Jan 1 16:56:51 2010 UTC (14 years, 3 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 8987
add some comments about 86

Revision 8987 - Directory Listing - [select for diffs]
Modified Fri Jan 1 16:55:27 2010 UTC (14 years, 3 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 8983
TCL/TK86

Revision 8983 - Directory Listing - [select for diffs]
Modified Fri Jan 1 03:50:50 2010 UTC (14 years, 3 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 8936
Add new port

Revision 8936 - Directory Listing - [select for diffs]
Modified Thu Dec 31 01:55:00 2009 UTC (14 years, 3 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 8933
2.6.4 python

Revision 8933 - Directory Listing - [select for diffs]
Modified Wed Dec 30 16:53:54 2009 UTC (14 years, 4 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 8923
Drop 6.0 as it's dead upstream.  Make 5.1 default as it's the most stable right now.

Revision 8923 - Directory Listing - [select for diffs]
Modified Tue Dec 29 02:33:17 2009 UTC (14 years, 4 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 8896
Remove python 2.3 references and make python 2.6 default.

Revision 8896 - Directory Listing - [select for diffs]
Modified Mon Dec 28 23:16:28 2009 UTC (14 years, 4 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 8803
add CRITICAL mirrors

Revision 8803 - Directory Listing - [select for diffs]
Modified Mon Dec 14 00:36:28 2009 UTC (14 years, 4 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 8793
python 2.3

Revision 8793 - Directory Listing - [select for diffs]
Modified Sun Dec 13 23:14:52 2009 UTC (14 years, 4 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 8790
let's try to fix the perl arch problem on amd64.

Revision 8790 - Directory Listing - [select for diffs]
Modified Sun Dec 13 22:19:49 2009 UTC (14 years, 4 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 8757
This is 3.14.19

Revision 8757 - Directory Listing - [select for diffs]
Modified Sun Dec 13 02:32:24 2009 UTC (14 years, 4 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 8701
gnusoft site is gone

Revision 8701 - Directory Listing - [select for diffs]
Modified Sat Nov 7 20:49:54 2009 UTC (14 years, 5 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 8700
actually, let's just check the os version number.  If the OSVER is less than 3000 (current), just use the latest port version.  This can go away when system perl is updated.

Revision 8700 - Directory Listing - [select for diffs]
Modified Sat Nov 7 20:44:54 2009 UTC (14 years, 5 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 8679
Set perl 5.10.1 as the default version of Perl.  The current magus run shows a regression on 0.2.1 which this corrects.

However, this will cause problems on current.

Revision 8679 - Directory Listing - [select for diffs]
Modified Sat Oct 31 22:07:05 2009 UTC (14 years, 5 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 8633
crash@ requested some changes to gnome.mk to support the new version of gnome.  This should do.

Revision 8633 - Directory Listing - [select for diffs]
Modified Sun Oct 18 00:36:49 2009 UTC (14 years, 6 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 8613
part two of two.. update to 2.6.3

Revision 8613 - Directory Listing - [select for diffs]
Modified Thu Oct 15 01:02:34 2009 UTC (14 years, 6 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 8543
add depends for several modules.

Revision 8543 - Directory Listing - [select for diffs]
Modified Sat Oct 10 01:56:49 2009 UTC (14 years, 6 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 8525
.7... on two systems...

Revision 8525 - Directory Listing - [select for diffs]
Modified Sat Oct 3 03:34:50 2009 UTC (14 years, 6 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 8520
fix the libtool depends and path to ltmain.sh

Revision 8520 - Directory Listing - [select for diffs]
Modified Sat Oct 3 03:11:58 2009 UTC (14 years, 6 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 8479
cs.emich.edu is DOA

Revision 8479 - Directory Listing - [select for diffs]
Modified Sat Sep 26 01:41:24 2009 UTC (14 years, 7 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 8429
edataserver

Revision 8429 - Directory Listing - [select for diffs]
Modified Thu Sep 24 01:35:32 2009 UTC (14 years, 7 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 8424
clean up the source forge problem and some other mirrors while we're at it.

Revision 8424 - Directory Listing - [select for diffs]
Modified Thu Sep 24 00:44:06 2009 UTC (14 years, 7 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 8407
move xtrans to "build"

Revision 8407 - Directory Listing - [select for diffs]
Modified Sun Sep 20 19:10:55 2009 UTC (14 years, 7 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 8402
update lua extension

Revision 8402 - Directory Listing - [select for diffs]
Modified Sun Sep 20 16:52:29 2009 UTC (14 years, 7 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 8399
.9 baby

Revision 8399 - Directory Listing - [select for diffs]
Modified Sun Sep 20 04:05:57 2009 UTC (14 years, 7 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 8325
2.2 not 1.5

Revision 8325 - Directory Listing - [select for diffs]
Modified Wed Aug 26 22:43:20 2009 UTC (14 years, 8 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 8289
now gtkhtml shlib .20

Revision 8289 - Directory Listing - [select for diffs]
Modified Thu Aug 20 19:21:41 2009 UTC (14 years, 8 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 8278
prepare to update ruby

Revision 8278 - Directory Listing - [select for diffs]
Modified Thu Aug 20 17:55:23 2009 UTC (14 years, 8 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 8183
add browser 3.5 although we need to finish it so put it last

Revision 8183 - Directory Listing - [select for diffs]
Modified Mon Jun 29 14:56:26 2009 UTC (14 years, 10 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 8103
The firefox port was deleted the other day.  also add browser3 to list of "gecko" ports.

Revision 8103 - Directory Listing - [select for diffs]
Modified Mon Jun 22 17:10:25 2009 UTC (14 years, 10 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 8068
USE_APACHE now defaults to 2.2

Revision 8068 - Directory Listing - [select for diffs]
Modified Sun Jun 7 22:13:31 2009 UTC (14 years, 10 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 8062
Add some java 6 stuff.

Revision 8062 - Directory Listing - [select for diffs]
Modified Sun Jun 7 19:40:43 2009 UTC (14 years, 10 months ago) by ctriv
Original Path: trunk/Mk
Diff to previous 8055
Fix regression where the default values where add to FAKE_MAKEARGS too late,
preventing ports from appending their own overrides.

Revision 8055 - Directory Listing - [select for diffs]
Modified Sun Jun 7 17:34:05 2009 UTC (14 years, 10 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 8054
Add USE_GNUSTEP_LOCAL_ASTS and USE_GNUSTEP_LOCAL_BURNS.

Revision 8054 - Directory Listing - [select for diffs]
Modified Sun Jun 7 17:31:55 2009 UTC (14 years, 10 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 8053
Add
USE_GNUSTEP_LOCAL_MENULETS

Also, USE_GNUSTEP_LOCAL_BUDLES supports subdirs.

Revision 8053 - Directory Listing - [select for diffs]
Modified Sun Jun 7 17:26:28 2009 UTC (14 years, 10 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 8052
Drop versions of gcc we don't support. Set the default to 4.2.

Revision 8052 - Directory Listing - [select for diffs]
Modified Sun Jun 7 17:17:54 2009 UTC (14 years, 10 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 8051
It's time to make the donuts.  Seriously, the ports system doesn't know that current has GCC 4.2.  We'll start relying on GCC 4.3 for some ports that require the new fortran frontend.  This will break the gnustep port as we're dropping gcc 4.1

Revision 8051 - Directory Listing - [select for diffs]
Modified Sun Jun 7 17:04:40 2009 UTC (14 years, 10 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 8050
After thinking about this for a minute, the if statements were reversered.

In the case where sqlite is defined as yes or 3, we want the dependancy added for 0.2.x and lower, but not current as it contains sqlite3.

In the case the port has an INVALID version, we want to error out as this is just wrong.  The previous logic would only complain in the event it was set to an invalid number on an old version of midnightbsd.  Since developers run current most often, this is silly.

One could argue we don't need the version check at all, but if we ever need to add more versions to mports it's nice to have the logic ready. (sqlite 2 or even 4 in the future?)

Revision 8050 - Directory Listing - [select for diffs]
Modified Sun Jun 7 16:57:04 2009 UTC (14 years, 10 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 8049
oops, committed by mistake

Revision 8049 - Directory Listing - [select for diffs]
Modified Sun Jun 7 16:56:05 2009 UTC (14 years, 10 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 8038
we don't have a port for sqlite2

Revision 8038 - Directory Listing - [select for diffs]
Modified Sat Jun 6 21:30:03 2009 UTC (14 years, 10 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 8006
remove a mirror that isn't available

Revision 8006 - Directory Listing - [select for diffs]
Modified Thu Jun 4 01:59:14 2009 UTC (14 years, 10 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 7999
fix typo

Revision 7999 - Directory Listing - [select for diffs]
Modified Thu Jun 4 01:27:11 2009 UTC (14 years, 10 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 7998
fix typo

Revision 7998 - Directory Listing - [select for diffs]
Modified Thu Jun 4 01:11:07 2009 UTC (14 years, 10 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 7997
add master site kernel.org

Revision 7997 - Directory Listing - [select for diffs]
Modified Thu Jun 4 00:59:27 2009 UTC (14 years, 10 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 7993
Implement new USE_CSTD flag that ads --std=value to CFLAGS.  This allows us to force a C standard like c89 on a port in the event we (or the user) want to use alternate compilers.

If we decide to go with llvm + clang someday or a newer GCC this will be quite useful.

Revision 7993 - Directory Listing - [select for diffs]
Modified Thu Jun 4 00:13:49 2009 UTC (14 years, 10 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 7991
What did intel call it?  Multiplexity?  Yeah...

Execute multiple make jobs in parallel within a single port.

This uses make -jX where X is the number of CPUs on ports that
have this feature enabled to make use of those fancy multicore CPUs.

By default ports are built as they always have been.

Use DISABLE_MAKE_JOBS to turn this off globally (make.conf)
FORCE_MAKE_JOBS turns it on for everything in make.conf except those ports
with explicit MAKE_JOBS_UNSAFE set.

Finally port maintainers will use MAKE_JOBS_SAFE to mark a port as "OK" with
this feature.

Ports can use make or gmake with this option.

This is similar to the feature introduced in FreeBSD ports last year; in fact it's based on their approach.

Since this is used at compile time, it should not have a bearing on our faking or other features.  It's local to the wrksrc only!

Revision 7991 - Directory Listing - [select for diffs]
Modified Wed Jun 3 23:39:48 2009 UTC (14 years, 10 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 7978
In the debug case, deal with no strict aliasing and debug flags

Revision 7978 - Directory Listing - [select for diffs]
Modified Sun May 31 17:44:52 2009 UTC (14 years, 11 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 7930
heanet doesn't work for me.. use the one i get all the time now

Revision 7930 - Directory Listing - [select for diffs]
Modified Fri May 22 20:44:58 2009 UTC (14 years, 11 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 7911
set the python version for package building.

Revision 7911 - Directory Listing - [select for diffs]
Modified Thu May 21 01:02:58 2009 UTC (14 years, 11 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 7873
pecl-hash has been gone 2 weeks

Revision 7873 - Directory Listing - [select for diffs]
Modified Fri May 8 16:40:42 2009 UTC (14 years, 11 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 7856
New world order for python.

We've now got the meta port at mports/lang/python

Update to python 2.6.1

Add Python 3.0.1 port.

Please report bugs to me!  (there will be some i imagine)

Revision 7856 - Directory Listing - [select for diffs]
Modified Fri May 8 03:26:14 2009 UTC (14 years, 11 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 7814
clean up depends

Revision 7814 - Directory Listing - [select for diffs]
Modified Sat May 2 15:15:36 2009 UTC (14 years, 11 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 7803
3.5.10.. we're starting to work.

Revision 7803 - Directory Listing - [select for diffs]
Modified Fri May 1 16:03:02 2009 UTC (14 years, 11 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 7792
facebook went .net for all mirrors

Revision 7792 - Directory Listing - [select for diffs]
Modified Fri May 1 15:36:23 2009 UTC (14 years, 11 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 7732
add WWWDIR and ETCDIR shortcuts.

WWWDIR is the location to store the packages web files.

ETCDIR is the diretory to store the packages etc files.

Also document them in the pod file

Revision 7732 - Directory Listing - [select for diffs]
Modified Thu Apr 16 15:42:17 2009 UTC (15 years ago) by ctriv
Original Path: trunk/Mk
Diff to previous 7682
we've moved to a 64bit perl, update arch to match.

Revision 7682 - Directory Listing - [select for diffs]
Modified Tue Apr 14 20:39:10 2009 UTC (15 years ago) by ctriv
Original Path: trunk/Mk
Diff to previous 7567
Add first cut of update.

Revision 7567 - Directory Listing - [select for diffs]
Modified Mon Apr 6 17:39:20 2009 UTC (15 years ago) by ctriv
Original Path: trunk/Mk
Diff to previous 7542
Pull in the old package tools right before fake.mk, this will give the
various extensions time to twiddle things before we setup the depends
targets.

Revision 7542 - Directory Listing - [select for diffs]
Modified Sun Apr 5 16:53:17 2009 UTC (15 years ago) by laffer1
Original Path: trunk/Mk
Diff to previous 7541
damn \

Revision 7541 - Directory Listing - [select for diffs]
Modified Sun Apr 5 16:49:33 2009 UTC (15 years ago) by laffer1
Original Path: trunk/Mk
Diff to previous 7540
planetmirror doesn't mirror shit

Revision 7540 - Directory Listing - [select for diffs]
Modified Sun Apr 5 16:47:31 2009 UTC (15 years ago) by laffer1
Original Path: trunk/Mk
Diff to previous 7539
fix ringserver, delete a bad mirror, and move the br and cn mirrors for php down on the list.  It is just stupid to connect to china or brazil first.

Revision 7539 - Directory Listing - [select for diffs]
Modified Sun Apr 5 16:41:58 2009 UTC (15 years ago) by laffer1
Original Path: trunk/Mk
Diff to previous 7538
Let's drop freebsd from our LOCAL.  Use MASTER_SITES_FREEBSD_LOCAL if you need this functionality.  This will break ports.

We need to do this for three fold.

1. It's a bit rude to use their mirrors so much.
2. We generate packages and should be mirroring source code for gpl ports.  It will be easier to catch.
3. They delete stuff occasionally that we may want to keep.

We need to run magus to test for breakage.

Revision 7538 - Directory Listing - [select for diffs]
Modified Sun Apr 5 16:28:10 2009 UTC (15 years ago) by laffer1
Original Path: trunk/Mk
Diff to previous 7537
update vim sites.

Revision 7537 - Directory Listing - [select for diffs]
Modified Sun Apr 5 16:15:53 2009 UTC (15 years ago) by laffer1
Original Path: trunk/Mk
Diff to previous 7477
update list of savannah mirrors.

Revision 7477 - Directory Listing - [select for diffs]
Modified Mon Mar 30 20:28:33 2009 UTC (15 years, 1 month ago) by laffer1
Original Path: trunk/Mk
Diff to previous 7475
make the libglut shared lib change to go with the version update.

Revision 7475 - Directory Listing - [select for diffs]
Modified Mon Mar 30 19:41:29 2009 UTC (15 years, 1 month ago) by laffer1
Original Path: trunk/Mk
Diff to previous 7474
change default openldap to 2.4

Revision 7474 - Directory Listing - [select for diffs]
Modified Mon Mar 30 19:38:30 2009 UTC (15 years, 1 month ago) by laffer1
Original Path: trunk/Mk
Diff to previous 7470
Modify the copytree macros to deal with copying files properly and avoid some problems we were seeing.

Note this is not an mksh patch.  That may come later.

Revision 7470 - Directory Listing - [select for diffs]
Modified Mon Mar 30 14:27:11 2009 UTC (15 years, 1 month ago) by laffer1
Original Path: trunk/Mk
Diff to previous 7460
This statement was not terminated with a trailing single tick.  Tested with shells/bash port.

Revision 7460 - Directory Listing - [select for diffs]
Modified Fri Mar 27 07:14:57 2009 UTC (15 years, 1 month ago) by ctriv
Original Path: trunk/Mk
Diff to previous 7448
Don't register perl depends if perl is from core.

Revision 7448 - Directory Listing - [select for diffs]
Modified Fri Mar 27 05:30:36 2009 UTC (15 years, 1 month ago) by laffer1
Original Path: trunk/Mk
Diff to previous 7446
Add a third hash algorithm to the fray.  New distinfo files will contain and check rmd160 in addition to md5/sha256.

Tested on ports with and without rmd160 present.

Also remove check for ancient ports.  This was a very old method of describing ports that we've never used.  While it might be vaguely useful when basing ports on those from openbsd, etc. it doesn't makes sense for most cases.

Revision 7446 - Directory Listing - [select for diffs]
Modified Thu Mar 26 22:19:26 2009 UTC (15 years, 1 month ago) by ctriv
Original Path: trunk/Mk
Diff to previous 7445
add EXTRA_FAKE_MAKEARGS feature.

Revision 7445 - Directory Listing - [select for diffs]
Modified Thu Mar 26 22:19:02 2009 UTC (15 years, 1 month ago) by ctriv
Original Path: trunk/Mk
Diff to previous 7410
add manvars target.

Revision 7410 - Directory Listing - [select for diffs]
Modified Sun Mar 22 16:02:52 2009 UTC (15 years, 1 month ago) by laffer1
Original Path: trunk/Mk
Diff to previous 7408
elf format only.

Revision 7408 - Directory Listing - [select for diffs]
Modified Sat Mar 21 16:45:54 2009 UTC (15 years, 1 month ago) by ctriv
Original Path: trunk/Mk
Diff to previous 7404
fix regression with Module::Build perl ports.

Revision 7404 - Directory Listing - [select for diffs]
Modified Sat Mar 21 16:13:23 2009 UTC (15 years, 1 month ago) by laffer1
Original Path: trunk/Mk
Diff to previous 7387
tweak source forge mirror list

Revision 7387 - Directory Listing - [select for diffs]
Modified Fri Mar 20 18:48:15 2009 UTC (15 years, 1 month ago) by laffer1
Original Path: trunk/Mk
Diff to previous 7386
move variables needed by package stuff to the right place.

Revision 7386 - Directory Listing - [select for diffs]
Modified Fri Mar 20 18:30:58 2009 UTC (15 years, 1 month ago) by ctriv
Original Path: trunk/Mk
Diff to previous 7384
Make sure that the metadata for the old tools is defined before we run the
old tools.

Revision 7384 - Directory Listing - [select for diffs]
Modified Fri Mar 20 18:20:37 2009 UTC (15 years, 1 month ago) by ctriv
Original Path: trunk/Mk
Diff to previous 7383
include old package tools before the comps.  This fixes various breakages.

Revision 7383 - Directory Listing - [select for diffs]
Modified Fri Mar 20 18:17:48 2009 UTC (15 years, 1 month ago) by laffer1
Original Path: trunk/Mk
Diff to previous 7381
Fix for KMOD faking with trueprefix set

Revision 7381 - Directory Listing - [select for diffs]
Modified Fri Mar 20 06:44:54 2009 UTC (15 years, 1 month ago) by ctriv
Original Path: trunk/Mk
Diff to previous 7380
break maintainer targest into a comp.  Add new plist_sub reverse thing.

Revision 7380 - Directory Listing - [select for diffs]
Modified Fri Mar 20 06:44:09 2009 UTC (15 years, 1 month ago) by ctriv
Original Path: trunk/Mk
Diff to previous 7376
cleanup the header.

Revision 7376 - Directory Listing - [select for diffs]
Modified Thu Mar 19 17:02:31 2009 UTC (15 years, 1 month ago) by ctriv
Original Path: trunk/Mk
Diff to previous 7373
move fake into a component

Revision 7373 - Directory Listing - [select for diffs]
Modified Thu Mar 19 01:55:34 2009 UTC (15 years, 1 month ago) by ctriv
Original Path: trunk/Mk
Diff to previous 7288
first cut of core perl support.

Revision 7288 - Directory Listing - [select for diffs]
Modified Sun Mar 15 18:46:24 2009 UTC (15 years, 1 month ago) by laffer1
Original Path: trunk/Mk
Diff to previous 7263
update list of x.org modules.

Revision 7263 - Directory Listing - [select for diffs]
Modified Sat Mar 14 19:04:13 2009 UTC (15 years, 1 month ago) by laffer1
Original Path: trunk/Mk
Diff to previous 7262
Let's switch everything to freebsd6.1 'faking'.  It's closer to the truth on 0.2 and we'll have to do something clever for current down the road.

Revision 7262 - Directory Listing - [select for diffs]
Modified Sat Mar 14 15:54:36 2009 UTC (15 years, 1 month ago) by laffer1
Original Path: trunk/Mk
Diff to previous 7212
fix filter depends.

Revision 7212 - Directory Listing - [select for diffs]
Modified Thu Mar 12 05:23:35 2009 UTC (15 years, 1 month ago) by ctriv
Original Path: trunk/Mk
Diff to previous 7207
remove mcs stuff.

Revision 7207 - Directory Listing - [select for diffs]
Modified Thu Mar 12 04:11:04 2009 UTC (15 years, 1 month ago) by ctriv
Original Path: trunk/Mk
Diff to previous 7206
Update thunar.
Add libxfce4menu

Revision 7206 - Directory Listing - [select for diffs]
Modified Thu Mar 12 04:09:25 2009 UTC (15 years, 1 month ago) by ctriv
Original Path: trunk/Mk
Diff to previous 7191
remove some mport.query debugging that shouldn't have gotten into cvs.

Revision 7191 - Directory Listing - [select for diffs]
Modified Wed Mar 11 21:18:50 2009 UTC (15 years, 1 month ago) by ctriv
Original Path: trunk/Mk
Diff to previous 7187
add xfconf to components

Revision 7187 - Directory Listing - [select for diffs]
Modified Wed Mar 11 20:29:07 2009 UTC (15 years, 1 month ago) by ctriv
Original Path: trunk/Mk
Diff to previous 7158
start work on xfce 4.6.0.
Remove all hard coded versions, replaced with new XFCE_VERSION var.

Revision 7158 - Directory Listing - [select for diffs]
Modified Mon Mar 2 22:38:59 2009 UTC (15 years, 1 month ago) by laffer1
Original Path: trunk/Mk
Diff to previous 7137
add ilm license type

Revision 7137 - Directory Listing - [select for diffs]
Modified Sun Mar 1 16:29:22 2009 UTC (15 years, 2 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 7121
add kld as valid category.  This is for kernel modules.

Revision 7121 - Directory Listing - [select for diffs]
Modified Fri Feb 27 04:23:42 2009 UTC (15 years, 2 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 7081
Update to python 2.5.4

Revision 7081 - Directory Listing - [select for diffs]
Modified Wed Jan 21 16:47:02 2009 UTC (15 years, 3 months ago) by ctriv
Original Path: trunk/Mk
Diff to previous 7046
provide some sensible defaults if apxs isn't installed.

Revision 7046 - Directory Listing - [select for diffs]
Modified Mon Jan 5 00:24:23 2009 UTC (15 years, 3 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 7040
try to fix index

Revision 7040 - Directory Listing - [select for diffs]
Modified Sun Jan 4 20:45:16 2009 UTC (15 years, 3 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 7028
Add fedora archive site.  We'll have to tweak this list later as many mirrors do not have files, but when we go to a newer linux base it could get interesting. Perhaps a fedora archive list vs a current fedora list?

Revision 7028 - Directory Listing - [select for diffs]
Modified Sun Jan 4 04:30:18 2009 UTC (15 years, 3 months ago) by ctriv
Original Path: trunk/Mk
Diff to previous 7017
Make USE_SQLITE a no op when OSVERSION is 0.2.x or greater.

Revision 7017 - Directory Listing - [select for diffs]
Modified Sun Jan 4 03:19:34 2009 UTC (15 years, 3 months ago) by ctriv
Original Path: trunk/Mk
Diff to previous 6997
workaround bug where prefix is already set before extensions are loaded.
This should fix ports that have USE_LINUX_RPM set, but are installed in
LOCALBASE.

Revision 6997 - Directory Listing - [select for diffs]
Modified Sat Jan 3 02:47:17 2009 UTC (15 years, 3 months ago) by ctriv
Original Path: trunk/Mk
Diff to previous 6985
Display the various stage messages in bold.

Revision 6985 - Directory Listing - [select for diffs]
Modified Fri Jan 2 01:37:29 2009 UTC (15 years, 3 months ago) by ctriv
Original Path: trunk/Mk
Diff to previous 6984
Fix OSVERSION.

Revision 6984 - Directory Listing - [select for diffs]
Modified Fri Jan 2 01:36:29 2009 UTC (15 years, 3 months ago) by ctriv
Original Path: trunk/Mk
Diff to previous 6983
Clean up version variable documentation.

Revision 6983 - Directory Listing - [select for diffs]
Modified Fri Jan 2 01:33:17 2009 UTC (15 years, 3 months ago) by ctriv
Original Path: trunk/Mk
Diff to previous 6943
Change OSVERSION to refer to the MidnightBSD version, not the FreeBSD version.
Don't check for param.h in src, it could be version that isn't at all related to
the actual system.  Check param.h in /usr/include, and if that fails, use sysctl.

Revision 6943 - Directory Listing - [select for diffs]
Modified Mon Dec 15 19:37:30 2008 UTC (15 years, 4 months ago) by ctriv
Original Path: trunk/Mk
Diff to previous 6918
Various fixes.
Add ocaml.
Move KDE4 to 4.1.3.
Make sure that PREFIX is defined before we load extensions.
s/PKGSUBNAME/PKGBASE/g

Revision 6918 - Directory Listing - [select for diffs]
Modified Thu Dec 11 17:43:44 2008 UTC (15 years, 4 months ago) by ctriv
Original Path: trunk/Mk
Diff to previous 6899
add ftp://mirrors.secution.com/midnightbsd

Revision 6899 - Directory Listing - [select for diffs]
Modified Mon Dec 8 20:29:02 2008 UTC (15 years, 4 months ago) by ctriv
Original Path: trunk/Mk
Diff to previous 6887
cleanup some of the cmake logic for kde4.

Revision 6887 - Directory Listing - [select for diffs]
Modified Fri Dec 5 16:14:43 2008 UTC (15 years, 4 months ago) by ctriv
Original Path: trunk/Mk
Diff to previous 6872
Set KDE4_PREFIX to localbase.
Set some sensible conflicts with kde3 automatically when you USE_KDE4.

Revision 6872 - Directory Listing - [select for diffs]
Modified Mon Nov 17 21:42:50 2008 UTC (15 years, 5 months ago) by ctriv
Original Path: trunk/Mk
Diff to previous 6871
fix some of the problems with fake and apache modules built with apxs.

Revision 6871 - Directory Listing - [select for diffs]
Modified Fri Nov 14 16:11:49 2008 UTC (15 years, 5 months ago) by ctriv
Original Path: trunk/Mk
Diff to previous 6869
document PACKAGE_BUILDING

Revision 6869 - Directory Listing - [select for diffs]
Modified Thu Nov 13 19:09:54 2008 UTC (15 years, 5 months ago) by ctriv
Original Path: trunk/Mk
Diff to previous 6864
fix rcs tag

Revision 6864 - Directory Listing - [select for diffs]
Modified Wed Nov 12 20:16:25 2008 UTC (15 years, 5 months ago) by ctriv
Original Path: trunk/Mk
Diff to previous 6862
Fix footer.

Revision 6862 - Directory Listing - [select for diffs]
Modified Wed Nov 12 18:30:49 2008 UTC (15 years, 5 months ago) by ctriv
Original Path: trunk/Mk
Diff to previous 6860
cleanup a few typos.
add makefile.

Revision 6860 - Directory Listing - [select for diffs]
Modified Tue Nov 11 16:32:23 2008 UTC (15 years, 5 months ago) by ctriv
Original Path: trunk/Mk
Diff to previous 6859
fix a few typos.

Revision 6859 - Directory Listing - [select for diffs]
Modified Tue Nov 11 03:39:52 2008 UTC (15 years, 5 months ago) by ctriv
Original Path: trunk/Mk
Diff to previous 6858
Finished formatting.  Need to write a makefile to turn this into a man page
for inclusion in src.

Revision 6858 - Directory Listing - [select for diffs]
Modified Tue Nov 11 02:31:27 2008 UTC (15 years, 5 months ago) by ctriv
Original Path: trunk/Mk
Diff to previous 6857
Remove double handling of USE_XLIB.

Revision 6857 - Directory Listing - [select for diffs]
Modified Mon Nov 10 21:51:23 2008 UTC (15 years, 5 months ago) by ctriv
Original Path: trunk/Mk
Diff to previous 6853
continue working on formatting.

Revision 6853 - Directory Listing - [select for diffs]
Modified Mon Nov 10 20:51:27 2008 UTC (15 years, 5 months ago) by ctriv
Original Path: trunk/Mk
Diff to previous 6851
more formatting. still not done.

Revision 6851 - Directory Listing - [select for diffs]
Modified Mon Nov 10 20:10:25 2008 UTC (15 years, 5 months ago) by ctriv
Original Path: trunk/Mk
Diff to previous 6850
Move all the documentation at the top to docs/bsd.mport.mk.pod.

Revision 6850 - Directory Listing - [select for diffs]
Modified Mon Nov 10 20:08:59 2008 UTC (15 years, 5 months ago) by ctriv
Original Path: trunk/Mk
Diff to previous 6831
start of bsd.mport.mk documentation.  The formatting of this file is not
yet complete.

Revision 6831 - Directory Listing - [select for diffs]
Modified Thu Nov 6 21:51:19 2008 UTC (15 years, 5 months ago) by ctriv
Original Path: trunk/Mk
Diff to previous 6814
Load autotools before gnome, so the gnome libtool hack stuff works.

Revision 6814 - Directory Listing - [select for diffs]
Modified Wed Oct 29 19:47:03 2008 UTC (15 years, 6 months ago) by ctriv
Original Path: trunk/Mk
Diff to previous 6811
Fix bug with PERL_CONFIGURE and PERL_MODBUILD.

Revision 6811 - Directory Listing - [select for diffs]
Modified Wed Oct 29 19:28:35 2008 UTC (15 years, 6 months ago) by ctriv
Original Path: trunk/Mk
Diff to previous 6810
add EXTENSIONS variable, for loading extensions only.  No extension uses
this as an instruction to do something, so this is only for loading the
extension.  Usage: EXTENSIONS=	qt perl5 python

Revision 6810 - Directory Listing - [select for diffs]
Modified Wed Oct 29 19:27:36 2008 UTC (15 years, 6 months ago) by ctriv
Original Path: trunk/Mk
Diff to previous 6809
bug fixes

Revision 6809 - Directory Listing - [select for diffs]
Modified Wed Oct 29 19:27:15 2008 UTC (15 years, 6 months ago) by ctriv
Original Path: trunk/Mk
Diff to previous 6807
Add QT_BUILD_ENV_ONLY directive.

Revision 6807 - Directory Listing - [select for diffs]
Modified Wed Oct 29 18:43:47 2008 UTC (15 years, 6 months ago) by ctriv
Original Path: trunk/Mk
Diff to previous 6806
Add support for bsd.mport.options.mk.  Make sure you have
bsd.mport.options.mk in /usr/share/mk.  (it is in source for 0.2, will be in
current soon).

Revision 6806 - Directory Listing - [select for diffs]
Modified Wed Oct 29 18:42:27 2008 UTC (15 years, 6 months ago) by ctriv
Original Path: trunk/Mk
Diff to previous 6805
mv perl.mk perl5.mk

Revision 6805 - Directory Listing - [select for diffs]
Modified Wed Oct 29 14:24:36 2008 UTC (15 years, 6 months ago) by ctriv
Original Path: trunk/Mk
Diff to previous 6803
guard USE_PERL check.

Revision 6803 - Directory Listing - [select for diffs]
Modified Tue Oct 28 22:53:52 2008 UTC (15 years, 6 months ago) by ctriv
Original Path: trunk/Mk
Diff to previous 6802
add old package tools component.

Revision 6802 - Directory Listing - [select for diffs]
Modified Tue Oct 28 22:53:14 2008 UTC (15 years, 6 months ago) by ctriv
Original Path: trunk/Mk
Diff to previous 6801
Extensions and components moved to their subdirectories.

Revision 6801 - Directory Listing - [select for diffs]
Modified Tue Oct 28 22:51:32 2008 UTC (15 years, 6 months ago) by ctriv
Original Path: trunk/Mk
Diff to previous 6800
sync with working versions.

Revision 6800 - Directory Listing - [select for diffs]
Modified Tue Oct 28 22:45:06 2008 UTC (15 years, 6 months ago) by ctriv
Original Path: trunk/Mk
Diff to previous 6799
remove mport.inc dir.

Revision 6799 - Directory Listing - [select for diffs]
Modified Tue Oct 28 22:43:08 2008 UTC (15 years, 6 months ago) by ctriv
Original Path: trunk/Mk
Diff to previous 6798
Use the new extension loading stuff.  This should be backwards compatable,
but regressions are certainly possible.  All extensions are in extensions/
now, and all components in components/

Revision 6798 - Directory Listing - [select for diffs]
Modified Tue Oct 28 21:01:14 2008 UTC (15 years, 6 months ago) by ctriv
Original Path: trunk/Mk
Diff to previous 6797
move system components into the components directory.

Revision 6797 - Directory Listing - [select for diffs]
Modified Tue Oct 28 04:52:09 2008 UTC (15 years, 6 months ago) by ctriv
Original Path: trunk/Mk
Diff to previous 6795
add missing .endif

Revision 6795 - Directory Listing - [select for diffs]
Modified Fri Oct 24 20:33:51 2008 UTC (15 years, 6 months ago) by ctriv
Original Path: trunk/Mk
Diff to previous 6794
second batch of new extension files.

Revision 6794 - Directory Listing - [select for diffs]
Modified Fri Oct 24 20:19:02 2008 UTC (15 years, 6 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 6793
add facebook mirrors for apache and perl (cpan)

Revision 6793 - Directory Listing - [select for diffs]
Modified Fri Oct 24 20:15:28 2008 UTC (15 years, 6 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 6791
Add facebook mirror for KDE

Revision 6791 - Directory Listing - [select for diffs]
Modified Thu Oct 23 22:55:44 2008 UTC (15 years, 6 months ago) by ctriv
Original Path: trunk/Mk
Diff to previous 6780
add first group of extension files.
bsd.mport.mk does not use these yet.

Revision 6780 - Directory Listing - [select for diffs]
Modified Thu Oct 23 04:36:01 2008 UTC (15 years, 6 months ago) by ctriv
Original Path: trunk/Mk
Diff to previous 6779
Sadly, setting PERL_PREFIX to PREFIX doesn't work.  Hard code the default to
LOCALBASE.

Revision 6779 - Directory Listing - [select for diffs]
Modified Wed Oct 22 15:50:13 2008 UTC (15 years, 6 months ago) by ctriv
Original Path: trunk/Mk
Diff to previous 6760
Guard against check-latest being defined twice.

Revision 6760 - Directory Listing - [select for diffs]
Modified Tue Oct 21 04:57:54 2008 UTC (15 years, 6 months ago) by ctriv
Original Path: trunk/Mk
Diff to previous 6759
TRUE_PREFIX not PREFIX for PERL_PREFIX.

Revision 6759 - Directory Listing - [select for diffs]
Modified Tue Oct 21 04:07:19 2008 UTC (15 years, 6 months ago) by ctriv
Original Path: trunk/Mk
Diff to previous 6756
add check-latest target for cpan ports.
Add PERL_PREFIX and start to use it.

Revision 6756 - Directory Listing - [select for diffs]
Modified Tue Oct 21 00:27:58 2008 UTC (15 years, 6 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 6745
Fix back suffix.  Oops

Revision 6745 - Directory Listing - [select for diffs]
Modified Mon Oct 20 18:47:10 2008 UTC (15 years, 6 months ago) by ctriv
Original Path: trunk/Mk
Diff to previous 6739
Have USE_GECKO autoload bsd.gecko.mk

Revision 6739 - Directory Listing - [select for diffs]
Modified Mon Oct 20 17:48:49 2008 UTC (15 years, 6 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 6727
add bdb 4.7 to available versions

Revision 6727 - Directory Listing - [select for diffs]
Modified Fri Oct 17 19:47:48 2008 UTC (15 years, 6 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 6692
add bsd.cmake.mk for kde 4

Revision 6692 - Directory Listing - [select for diffs]
Modified Tue Oct 14 20:33:42 2008 UTC (15 years, 6 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 6682
Moved from www/mozilla

Revision 6682 - Directory Listing - [select for diffs]
Modified Mon Oct 13 20:50:55 2008 UTC (15 years, 6 months ago) by ctriv
Original Path: trunk/Mk
Diff to previous 6681
use PKGBASE is the home install warning.

Revision 6681 - Directory Listing - [select for diffs]
Modified Mon Oct 13 20:43:11 2008 UTC (15 years, 6 months ago) by ctriv
Original Path: trunk/Mk
Diff to previous 6606
if qmake is used by a port, set DESTDIRNAME to INSTALL_ROOT.  This allows
the port to fake correctly.

Revision 6606 - Directory Listing - [select for diffs]
Modified Sat Oct 11 06:35:45 2008 UTC (15 years, 6 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 6438
PERL_LEVEL less than 5.10 needs the mod build port but not this version.  They added many modules with this version and it's a real bitch

Revision 6438 - Directory Listing - [select for diffs]
Modified Fri Oct 3 03:32:58 2008 UTC (15 years, 6 months ago) by ctriv
Original Path: trunk/Mk
Diff to previous 6421
Add new var FATAL_LICENSE_CHECK.  Useful for scripting.

Revision 6421 - Directory Listing - [select for diffs]
Modified Thu Oct 2 20:05:46 2008 UTC (15 years, 6 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 6413
Make a python 2.6 port.. smultron will be thrilled.

This should be considered a "beta" port.  The plist could use some tweaks and we've not got all the patches we normally do for p
ython in yet.  It builds and runs on my amd64 box.

Revision 6413 - Directory Listing - [select for diffs]
Modified Thu Oct 2 00:59:59 2008 UTC (15 years, 6 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 6409
Update zip to 3.0.

 * Add infozip license type and place the license in Licenses.
 * Set the license in zip port.
 * Use new sourceforge mirror

Revision 6409 - Directory Listing - [select for diffs]
Modified Wed Oct 1 20:14:39 2008 UTC (15 years, 6 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 6398
add fedora mirror

Revision 6398 - Directory Listing - [select for diffs]
Modified Wed Oct 1 18:54:36 2008 UTC (15 years, 6 months ago) by ctriv
Original Path: trunk/Mk
Diff to previous 6382
Build all of xorg if we're package building.

Revision 6382 - Directory Listing - [select for diffs]
Modified Tue Sep 30 23:33:50 2008 UTC (15 years, 6 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 6366
add bzip2 license.

Revision 6366 - Directory Listing - [select for diffs]
Modified Mon Sep 29 21:15:49 2008 UTC (15 years, 7 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 6362
Remove 19, 20, 21 versions.

Revision 6362 - Directory Listing - [select for diffs]
Modified Sun Sep 28 20:06:10 2008 UTC (15 years, 7 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 6329
Add ftp.se.midnightbsd.org mirror to distfiles sites

Revision 6329 - Directory Listing - [select for diffs]
Modified Thu Sep 25 03:02:04 2008 UTC (15 years, 7 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 6326
Document USE_XFCE.

Catch a case we missed earlier.

Revision 6326 - Directory Listing - [select for diffs]
Modified Thu Sep 25 02:48:42 2008 UTC (15 years, 7 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 6298
Add bsd.kde4.mk and bsd.xfce.mk for their respective environments.

Add them to bsd.mport.mk and remove qmail options as we don't do qmail.

Revision 6298 - Directory Listing - [select for diffs]
Modified Mon Sep 22 19:40:47 2008 UTC (15 years, 7 months ago) by ctriv
Original Path: trunk/Mk
Diff to previous 6297
Move the default perl version to 5.10.0.

Revision 6297 - Directory Listing - [select for diffs]
Modified Mon Sep 22 19:01:25 2008 UTC (15 years, 7 months ago) by ctriv
Original Path: trunk/Mk
Diff to previous 6244
Add PERL to the SUB_LIST.

Revision 6244 - Directory Listing - [select for diffs]
Modified Thu Sep 18 22:08:30 2008 UTC (15 years, 7 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 6243
Suck in bsd.qt.mk for QT4 ports.

Revision 6243 - Directory Listing - [select for diffs]
Modified Thu Sep 18 21:55:33 2008 UTC (15 years, 7 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 6200
Update to 4.4.1 part 2 of 2

Revision 6200 - Directory Listing - [select for diffs]
Modified Mon Sep 15 21:36:09 2008 UTC (15 years, 7 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 6101
Let's mark sparc64 broken for java.

Revision 6101 - Directory Listing - [select for diffs]
Modified Mon Sep 1 02:29:55 2008 UTC (15 years, 7 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 5841
update autoconf version

Revision 5841 - Directory Listing - [select for diffs]
Modified Mon Aug 4 13:58:57 2008 UTC (15 years, 8 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 5818
add mysql60

Revision 5818 - Directory Listing - [select for diffs]
Modified Sat Jul 26 00:02:00 2008 UTC (15 years, 9 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 5795
Revert to python 2.4 for now.  This breaks a LOT of ports due to the naming of the python binary.  We're going to need to default to python and make 2.4 install as python24 or make a wrapper like freebsd did.

Revision 5795 - Directory Listing - [select for diffs]
Modified Sat Jul 19 21:25:35 2008 UTC (15 years, 9 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 5794
Remove python 2.1 and 2.2.  These are really old, not updated, and a pain to keep going.

Revision 5794 - Directory Listing - [select for diffs]
Modified Sat Jul 19 21:23:17 2008 UTC (15 years, 9 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 5739
Set default python to 2.5

Revision 5739 - Directory Listing - [select for diffs]
Modified Tue Jul 8 00:28:37 2008 UTC (15 years, 9 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 5705
Remove postgres 81

Revision 5705 - Directory Listing - [select for diffs]
Modified Sun Jun 29 18:30:42 2008 UTC (15 years, 10 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 5680
tkstep80 was removed from mports.

Revision 5680 - Directory Listing - [select for diffs]
Modified Thu Jun 26 19:37:21 2008 UTC (15 years, 10 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 5677
Bump for extra patches.

Revision 5677 - Directory Listing - [select for diffs]
Modified Thu Jun 26 19:30:41 2008 UTC (15 years, 10 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 5674
Overhaul ruby, part 1 of many

Revision 5674 - Directory Listing - [select for diffs]
Modified Thu Jun 26 18:05:46 2008 UTC (15 years, 10 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 5644
Redhat's got a special license for this based on the GPLv2.  The FSF approved of the license, but it is not the GPL.  Create a special license type for this.

Revision 5644 - Directory Listing - [select for diffs]
Modified Tue Jun 24 21:10:51 2008 UTC (15 years, 10 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 5643
Remove ia64 checks.  We don't support the itanic.

Revision 5643 - Directory Listing - [select for diffs]
Modified Tue Jun 24 21:08:57 2008 UTC (15 years, 10 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 5642
Add @rmtry and @stopdaemon to plist generation

These should probably be handled like @dirrmtry eventually in the pkg_install tools. (or mport)

Revision 5642 - Directory Listing - [select for diffs]
Modified Tue Jun 24 21:01:41 2008 UTC (15 years, 10 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 5593
Add support for NOPORTEXAMPLES and NOPORTDATA in plists.

Revision 5593 - Directory Listing - [select for diffs]
Modified Fri Jun 20 01:29:24 2008 UTC (15 years, 10 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 5592
add lgpl3 and opera license types.

All ports using lgpl v3 should use lgpl3.  lgpl v2 and v2.1 should continue to use lgpl

Revision 5592 - Directory Listing - [select for diffs]
Modified Fri Jun 20 00:03:58 2008 UTC (15 years, 10 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 5556
If we're using the devel version, change the suffix

Revision 5556 - Directory Listing - [select for diffs]
Modified Wed Jun 18 03:36:17 2008 UTC (15 years, 10 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 5525
add extra site

Revision 5525 - Directory Listing - [select for diffs]
Modified Sat Jun 14 21:04:02 2008 UTC (15 years, 10 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 5431
Bring back the gnome 2.22 changes.

Revision 5431 - Directory Listing - [select for diffs]
Modified Fri Jun 13 03:54:29 2008 UTC (15 years, 10 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 5401
add cddl license.

Revision 5401 - Directory Listing - [select for diffs]
Modified Wed Jun 11 03:43:02 2008 UTC (15 years, 10 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 5400
Simplify the list of BDB versions.  Fix missing " on check bdb

Fix comments for postgres as we don't have 7.x anymore.

Revision 5400 - Directory Listing - [select for diffs]
Modified Wed Jun 11 03:33:46 2008 UTC (15 years, 10 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 5399
update gstreamer support

Revision 5399 - Directory Listing - [select for diffs]
Modified Wed Jun 11 03:26:24 2008 UTC (15 years, 10 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 5394
Remove references to java < 1.3.

Revision 5394 - Directory Listing - [select for diffs]
Modified Wed Jun 11 01:48:50 2008 UTC (15 years, 10 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 5356
Bring back in some of the changes from before.  THis is experimental and may need to be backed out.

Revision 5356 - Directory Listing - [select for diffs]
Modified Sun Jun 8 18:24:34 2008 UTC (15 years, 10 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 5309
bump shared lib version on libgnomekbd.  Seen on magus

Revision 5309 - Directory Listing - [select for diffs]
Modified Fri Jun 6 00:09:50 2008 UTC (15 years, 10 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 5302
Remove openldap 2.2 reference.  We've never had a port with that version.

Revision 5302 - Directory Listing - [select for diffs]
Modified Thu Jun 5 17:52:51 2008 UTC (15 years, 10 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 5299
Add extra rar dist site.

Revision 5299 - Directory Listing - [select for diffs]
Modified Wed Jun 4 23:57:15 2008 UTC (15 years, 10 months ago) by ctriv
Original Path: trunk/Mk
Diff to previous 5288
don't set PERL_VERSION if it is already set (this is for lang/perlxx).

Revision 5288 - Directory Listing - [select for diffs]
Modified Wed Jun 4 14:08:51 2008 UTC (15 years, 10 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 5212
oops.. dist sites might help for Open Office

Revision 5212 - Directory Listing - [select for diffs]
Modified Sat May 31 21:15:21 2008 UTC (15 years, 11 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 5176
back this out until we figure out what's wrong.

Revision 5176 - Directory Listing - [select for diffs]
Modified Sat May 31 16:24:40 2008 UTC (15 years, 11 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 5140
Update for gnome 2.22.0.

Revision 5140 - Directory Listing - [select for diffs]
Modified Fri May 30 23:29:20 2008 UTC (15 years, 11 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 5139
Add openldap 2.8 license type.

Revision 5139 - Directory Listing - [select for diffs]
Modified Fri May 30 23:19:37 2008 UTC (15 years, 11 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 5137
Fix a small typo that's caused a world of pain.

Revision 5137 - Directory Listing - [select for diffs]
Modified Fri May 30 23:16:06 2008 UTC (15 years, 11 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 5105
bump ldap version

Revision 5105 - Directory Listing - [select for diffs]
Modified Wed May 28 23:28:03 2008 UTC (15 years, 11 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 5069
Add intial code for ruby-gems support.

Revision 5069 - Directory Listing - [select for diffs]
Modified Thu May 22 16:47:02 2008 UTC (15 years, 11 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 5050
Change default version to 8.5 for tcl and tk.  Those are the latest and they are out of beta.

Revision 5050 - Directory Listing - [select for diffs]
Modified Wed May 21 06:06:22 2008 UTC (15 years, 11 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 5049
Make changes for possible later include of QT4.  This needs more testing (magus run?)

Revision 5049 - Directory Listing - [select for diffs]
Modified Wed May 21 05:53:18 2008 UTC (15 years, 11 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 5041
Add the allbsd mirror (ftp3) and use ftp1 which explicitly tries stargazer.

Revision 5041 - Directory Listing - [select for diffs]
Modified Wed May 21 04:59:17 2008 UTC (15 years, 11 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 5022
bump qt4 ver

Revision 5022 - Directory Listing - [select for diffs]
Modified Sun May 18 04:44:29 2008 UTC (15 years, 11 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 5021
File extension might be nice...

Revision 5021 - Directory Listing - [select for diffs]
Modified Sun May 18 04:34:56 2008 UTC (15 years, 11 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 5010
Add a new set of targets to create a file with commands to create the symlinks needed by the ftp server for packages.

This is very "raw" and writes to / so it's not the best.  However, i need something to fix the current packages.  Also, we could run this on a mports tarball from a magus run to generate the files in the futre.  (until mport is done)

Revision 5010 - Directory Listing - [select for diffs]
Modified Fri May 16 19:08:42 2008 UTC (15 years, 11 months ago) by ctriv
Original Path: trunk/Mk
Diff to previous 5005
Add mport.inc directory.  This directory contains logical units that
together form the bsd.mport.* makefiles.  metadata.mk and commands.mk have
been created so far.

In the furture there will be a ext directory for things like the xorg or
perl extensions.

Revision 5005 - Directory Listing - [select for diffs]
Modified Thu May 15 08:16:31 2008 UTC (15 years, 11 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 4975
Switch to tk and tcl generic categories.

Revision 4975 - Directory Listing - [select for diffs]
Modified Sun May 11 16:00:04 2008 UTC (15 years, 11 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 4936
Add tk and tcl generic categories. Remove zope and a few others we don't need.

Revision 4936 - Directory Listing - [select for diffs]
Modified Fri May 9 17:41:42 2008 UTC (15 years, 11 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 4914
drop gcc before 3.4

Revision 4914 - Directory Listing - [select for diffs]
Modified Sun May 4 17:54:04 2008 UTC (15 years, 11 months ago) by ctriv
Original Path: trunk/Mk
Diff to previous 4865
Fix bug in check-license.

Revision 4865 - Directory Listing - [select for diffs]
Modified Thu May 1 21:20:47 2008 UTC (15 years, 11 months ago) by ctriv
Original Path: trunk/Mk
Diff to previous 4841
add support for detecting your installed version of perl (if
PACKAGE_BUILDING isn't set).

Revision 4841 - Directory Listing - [select for diffs]
Modified Wed Apr 30 21:04:58 2008 UTC (16 years ago) by ctriv
Original Path: trunk/Mk
Diff to previous 4836
Put install-desktop-entires in the right spot (with the rest of the
install-) targets.
Fix some FreeBSD stupidity.

Revision 4836 - Directory Listing - [select for diffs]
Modified Wed Apr 30 19:59:00 2008 UTC (16 years ago) by laffer1
Original Path: trunk/Mk
Diff to previous 4807
Operation hack job.

When we went to fake, we lost the install-desktop-entries target.  A few Java ports use this to generate .desktop files so freedesktop friendly environments know about the apps.  This also makes the ${PREFIX}/share/applications directory automagically.

Revision 4807 - Directory Listing - [select for diffs]
Modified Tue Apr 22 22:37:44 2008 UTC (16 years ago) by ctriv
Original Path: trunk/Mk
Diff to previous 4806
PACKAGE_BUILDING fixes.

Revision 4806 - Directory Listing - [select for diffs]
Modified Tue Apr 22 22:18:23 2008 UTC (16 years ago) by ctriv
Original Path: trunk/Mk
Diff to previous 4800
INDEXING is dead.  Long live PACKAGE_BUILDING.
Cleanup bsd.java.mk, don't shotgun variables, fix logic so that system
doesn't check for installed jdk when PACKAGE_BUILDING is set.

Revision 4800 - Directory Listing - [select for diffs]
Modified Sun Apr 20 20:58:34 2008 UTC (16 years ago) by laffer1
Original Path: trunk/Mk
Diff to previous 4786
I don't think this will matter, but considering java is the top blocker on magus...

Revision 4786 - Directory Listing - [select for diffs]
Modified Fri Apr 18 21:33:46 2008 UTC (16 years ago) by laffer1
Original Path: trunk/Mk
Diff to previous 4784
update to python 2.3.7

Revision 4784 - Directory Listing - [select for diffs]
Modified Fri Apr 18 21:17:21 2008 UTC (16 years ago) by laffer1
Original Path: trunk/Mk
Diff to previous 4782
Update to 2.4.5 (part 2 of 2)

Revision 4782 - Directory Listing - [select for diffs]
Modified Fri Apr 18 21:10:53 2008 UTC (16 years ago) by laffer1
Original Path: trunk/Mk
Diff to previous 4761
update for python 2.5.2

Revision 4761 - Directory Listing - [select for diffs]
Modified Mon Apr 14 20:08:37 2008 UTC (16 years ago) by laffer1
Original Path: trunk/Mk
Diff to previous 4745
Doh.  Fix a bug with the new bison code.

Revision 4745 - Directory Listing - [select for diffs]
Modified Mon Apr 14 18:02:32 2008 UTC (16 years ago) by laffer1
Original Path: trunk/Mk
Diff to previous 4740
add a few more gentoo mirrors in canada.  This might help us with our fetch issues.

Revision 4740 - Directory Listing - [select for diffs]
Modified Mon Apr 14 06:10:40 2008 UTC (16 years ago) by laffer1
Original Path: trunk/Mk
Diff to previous 4739
protect against a dependant port being null, resulting in the entire category being depended on.

Revision 4739 - Directory Listing - [select for diffs]
Modified Mon Apr 14 06:06:37 2008 UTC (16 years ago) by laffer1
Original Path: trunk/Mk
Diff to previous 4738
Add INSTALL_KLD for "some" compatibility with FreeBSD ports.  It's basically INSTALL_SCRIPT

Revision 4738 - Directory Listing - [select for diffs]
Modified Mon Apr 14 06:00:36 2008 UTC (16 years ago) by laffer1
Original Path: trunk/Mk
Diff to previous 4737
Document what i did to bison!

Revision 4737 - Directory Listing - [select for diffs]
Modified Mon Apr 14 05:57:37 2008 UTC (16 years ago) by laffer1
Original Path: trunk/Mk
Diff to previous 4736
Switch to Bison 2.  This gives us build, run and both (for build depends, run depends and both)

Use this instead of yes.  yes currently implies build.

Revision 4736 - Directory Listing - [select for diffs]
Modified Mon Apr 14 05:52:24 2008 UTC (16 years ago) by laffer1
Original Path: trunk/Mk
Diff to previous 4735
Since we only support xorg, why the hell bother with testing for it!

Revision 4735 - Directory Listing - [select for diffs]
Modified Mon Apr 14 05:34:43 2008 UTC (16 years ago) by laffer1
Original Path: trunk/Mk
Diff to previous 4734
Slight tweak on HTML file generation

Revision 4734 - Directory Listing - [select for diffs]
Modified Mon Apr 14 05:28:15 2008 UTC (16 years ago) by laffer1
Original Path: trunk/Mk
Diff to previous 4733
Fix preserve owner on tar extract

Add some fixes for cases where we're using -02 and GCC 4

Revision 4733 - Directory Listing - [select for diffs]
Modified Mon Apr 14 05:23:31 2008 UTC (16 years ago) by laffer1
Original Path: trunk/Mk
Diff to previous 4732
USE_XPM now uses USE_XORG so no xlib automatically.

USE_LDCONFIG now works right with linux ports.

OSVERSION takes tabs or spaces.

Revision 4732 - Directory Listing - [select for diffs]
Modified Mon Apr 14 05:11:34 2008 UTC (16 years ago) by laffer1
Original Path: trunk/Mk
Diff to previous 4731
add a boatload of fedora sites.  Fix up some other things

Revision 4731 - Directory Listing - [select for diffs]
Modified Mon Apr 14 04:51:16 2008 UTC (16 years ago) by laffer1
Original Path: trunk/Mk
Diff to previous 4730
Remove dead eclipse sites, fix URL on freebsd mirror.

Revision 4730 - Directory Listing - [select for diffs]
Modified Mon Apr 14 04:47:56 2008 UTC (16 years ago) by laffer1
Original Path: trunk/Mk
Diff to previous 4729
Remove dead sites.

Revision 4729 - Directory Listing - [select for diffs]
Modified Mon Apr 14 04:45:29 2008 UTC (16 years ago) by laffer1
Original Path: trunk/Mk
Diff to previous 4728
add apache commons sites

Revision 4728 - Directory Listing - [select for diffs]
Modified Mon Apr 14 04:43:32 2008 UTC (16 years ago) by laffer1
Original Path: trunk/Mk
Diff to previous 4727
add google code site

Revision 4727 - Directory Listing - [select for diffs]
Modified Mon Apr 14 04:41:38 2008 UTC (16 years ago) by laffer1
Original Path: trunk/Mk
Diff to previous 4726
Add openbsd mirrors.

Revision 4726 - Directory Listing - [select for diffs]
Modified Mon Apr 14 04:34:38 2008 UTC (16 years ago) by laffer1
Original Path: trunk/Mk
Diff to previous 4723
get rid of a bad site

Revision 4723 - Directory Listing - [select for diffs]
Modified Mon Apr 14 04:22:12 2008 UTC (16 years ago) by laffer1
Original Path: trunk/Mk
Diff to previous 4722
We don't do ppc either.

Revision 4722 - Directory Listing - [select for diffs]
Modified Mon Apr 14 04:21:26 2008 UTC (16 years ago) by laffer1
Original Path: trunk/Mk
Diff to previous 4721
Attempt to fix index issue with java and magus.

We don't support the alpha, remove it from the ruby file.

Revision 4721 - Directory Listing - [select for diffs]
Modified Mon Apr 14 04:18:25 2008 UTC (16 years ago) by laffer1
Original Path: trunk/Mk
Diff to previous 4716
Remove GCC 4.0, add 4.3.  Document the default gcc version properly.

Revision 4716 - Directory Listing - [select for diffs]
Modified Mon Apr 14 04:02:57 2008 UTC (16 years ago) by laffer1
Original Path: trunk/Mk
Diff to previous 4711
Remove versions of GCC we currently do not support (or never did in some cases)

Revision 4711 - Directory Listing - [select for diffs]
Modified Sun Apr 13 20:33:49 2008 UTC (16 years ago) by ctriv
Original Path: trunk/Mk
Diff to previous 4702
move stuff from pre-su-install to pre-install.

Revision 4702 - Directory Listing - [select for diffs]
Modified Sat Apr 12 02:25:53 2008 UTC (16 years ago) by ctriv
Original Path: trunk/Mk
Diff to previous 4681
fix USE_SDL= sdl

Revision 4681 - Directory Listing - [select for diffs]
Modified Fri Apr 11 04:46:39 2008 UTC (16 years ago) by ctriv
Original Path: trunk/Mk
Diff to previous 4651
Add support for PERL_NO_DEPENDS, useful for the perl ports themselves.
Add a bunch of stuff to SLIST_SUB.

Revision 4651 - Directory Listing - [select for diffs]
Modified Mon Apr 7 03:14:21 2008 UTC (16 years ago) by ctriv
Original Path: trunk/Mk
Diff to previous 4646
Don't check precompiled python code for the fake destdir.  I don't think
this breaks anything.

Revision 4646 - Directory Listing - [select for diffs]
Modified Sun Apr 6 18:37:54 2008 UTC (16 years ago) by ctriv
Original Path: trunk/Mk
Diff to previous 4634
accidenently lost the PKGBASE definition.

Revision 4634 - Directory Listing - [select for diffs]
Modified Sat Apr 5 02:46:34 2008 UTC (16 years ago) by ctriv
Original Path: trunk/Mk
Diff to previous 4629
Final version of the code for libmport support.  Minimal versions are now fully supported.  mport.check-fake is now used to check fakes.

This commit may cause regressions, testing on the cluster is needed.  Also, the delete logic willc change once all the package names have been made unique.

Revision 4629 - Directory Listing - [select for diffs]
Modified Fri Apr 4 04:48:07 2008 UTC (16 years ago) by ctriv
Original Path: trunk/Mk
Diff to previous 4624
isolate bdb depends when indexing.

Revision 4624 - Directory Listing - [select for diffs]
Modified Fri Apr 4 02:07:09 2008 UTC (16 years ago) by laffer1
Original Path: trunk/Mk
Diff to previous 4623
fix typo.

Revision 4623 - Directory Listing - [select for diffs]
Modified Fri Apr 4 02:04:21 2008 UTC (16 years ago) by laffer1
Original Path: trunk/Mk
Diff to previous 4579
test for package building PACKAGE_BUILDING

Revision 4579 - Directory Listing - [select for diffs]
Modified Mon Mar 31 18:39:57 2008 UTC (16 years, 1 month ago) by ctriv
Original Path: trunk/Mk
Diff to previous 4577
don't check .packlists for perl modules.  They shouldn't even be in the
plists really...

Revision 4577 - Directory Listing - [select for diffs]
Modified Mon Mar 31 16:50:50 2008 UTC (16 years, 1 month ago) by ctriv
Original Path: trunk/Mk
Diff to previous 4554
Begin work to isolate the system from the local preferences when INDEXING is
set.

Revision 4554 - Directory Listing - [select for diffs]
Modified Mon Mar 31 00:33:10 2008 UTC (16 years, 1 month ago) by laffer1
Original Path: trunk/Mk
Diff to previous 4553
oops .

Revision 4553 - Directory Listing - [select for diffs]
Modified Mon Mar 31 00:32:20 2008 UTC (16 years, 1 month ago) by laffer1
Original Path: trunk/Mk
Diff to previous 4539
Attempt to get blackdown to default for MAGUS on x86/amd64 where linux is there.

Revision 4539 - Directory Listing - [select for diffs]
Modified Sun Mar 30 22:39:15 2008 UTC (16 years, 1 month ago) by laffer1
Original Path: trunk/Mk
Diff to previous 4524
Add postgres version for 8.3 that we plan to add.  FIx mysql 5.1.  Change default to postgres 8.2

Revision 4524 - Directory Listing - [select for diffs]
Modified Fri Mar 28 16:33:06 2008 UTC (16 years, 1 month ago) by laffer1
Original Path: trunk/Mk
Diff to previous 4523
Fix german mirror for VIM

Revision 4523 - Directory Listing - [select for diffs]
Modified Fri Mar 28 16:31:45 2008 UTC (16 years, 1 month ago) by laffer1
Original Path: trunk/Mk
Diff to previous 4522
Add an xfce mirror list.

Revision 4522 - Directory Listing - [select for diffs]
Modified Fri Mar 28 16:29:53 2008 UTC (16 years, 1 month ago) by laffer1
Original Path: trunk/Mk
Diff to previous 4521
Apache mirror path changed.

pl is missing for emacs too!

Revision 4521 - Directory Listing - [select for diffs]
Modified Fri Mar 28 16:26:42 2008 UTC (16 years, 1 month ago) by laffer1
Original Path: trunk/Mk
Diff to previous 4520
Damn us mirror is MIA

Revision 4520 - Directory Listing - [select for diffs]
Modified Fri Mar 28 16:24:47 2008 UTC (16 years, 1 month ago) by laffer1
Original Path: trunk/Mk
Diff to previous 4461
Change order of xemacs sites.. this is too painful

Revision 4461 - Directory Listing - [select for diffs]
Modified Wed Mar 26 01:48:36 2008 UTC (16 years, 1 month ago) by ctriv
Original Path: trunk/Mk
Diff to previous 4422
clean up the package depends stuff for the mport tools side.

Revision 4422 - Directory Listing - [select for diffs]
Modified Mon Mar 24 20:34:34 2008 UTC (16 years, 1 month ago) by laffer1
Original Path: trunk/Mk
Diff to previous 4409
Don't forget gcc 4.3 version in here.

Revision 4409 - Directory Listing - [select for diffs]
Modified Mon Mar 24 18:42:03 2008 UTC (16 years, 1 month ago) by laffer1
Original Path: trunk/Mk
Diff to previous 4408
Found a missing .endif

Remove old checks

Revision 4408 - Directory Listing - [select for diffs]
Modified Mon Mar 24 18:35:41 2008 UTC (16 years, 1 month ago) by laffer1
Original Path: trunk/Mk
Diff to previous 4396
Add missing variable.

Revision 4396 - Directory Listing - [select for diffs]
Modified Mon Mar 24 17:44:13 2008 UTC (16 years, 1 month ago) by laffer1
Original Path: trunk/Mk
Diff to previous 4340
Change to autotools wrappers.

Revision 4340 - Directory Listing - [select for diffs]
Modified Sat Mar 22 05:02:08 2008 UTC (16 years, 1 month ago) by ctriv
Original Path: trunk/Mk
Diff to previous 4261
add check-license to the list of targets that can be run recursively.

Revision 4261 - Directory Listing - [select for diffs]
Modified Thu Mar 20 18:36:35 2008 UTC (16 years, 1 month ago) by ctriv
Original Path: trunk/Mk
Diff to previous 4248
add indexing variable.

Revision 4248 - Directory Listing - [select for diffs]
Modified Wed Mar 19 16:43:42 2008 UTC (16 years, 1 month ago) by laffer1
Original Path: trunk/Mk
Diff to previous 4239
We need gccmakedep with imake usage too.

Revision 4239 - Directory Listing - [select for diffs]
Modified Wed Mar 19 02:00:23 2008 UTC (16 years, 1 month ago) by laffer1
Original Path: trunk/Mk
Diff to previous 4226
Add explicit depends on xorg-cf-files port when using Imake.  Many ports including imake need this anyway..

This unbreaks a lot of things.

Revision 4226 - Directory Listing - [select for diffs]
Modified Sat Mar 15 21:32:20 2008 UTC (16 years, 1 month ago) by laffer1
Original Path: trunk/Mk
Diff to previous 3995
Add the MIT license.

Revision 3995 - Directory Listing - [select for diffs]
Modified Fri Feb 22 03:15:02 2008 UTC (16 years, 2 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 3972
*** empty log message ***

Revision 3972 - Directory Listing - [select for diffs]
Modified Sun Feb 17 03:10:56 2008 UTC (16 years, 2 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 3934
Breaking gnome for fun and profit.  These changes are necessary to upgrade Gtk and several other gnome libraries.  Unfortunetley, it should cause plist problems all over the place as LOCALBASE/share/gnome has been replaced with LOCALBASE/share which will help KDE compatibility (using both) ala freedesktop paths and less hacks to the gnome ports in the future.  For now it sucks.

Revision 3934 - Directory Listing - [select for diffs]
Modified Sat Jan 5 22:22:50 2008 UTC (16 years, 3 months ago) by ctriv
Original Path: trunk/Mk
Diff to previous 3839
Add support for USE_MPORT_TOOLS.

Revision 3839 - Directory Listing - [select for diffs]
Modified Sat Dec 29 22:17:42 2007 UTC (16 years, 4 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 3838
What was I thinking.. This is for CVS

Revision 3838 - Directory Listing - [select for diffs]
Modified Sat Dec 29 22:15:49 2007 UTC (16 years, 4 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 3837
Every KDE app supports ipv6.

We want KDE_PREFIX not KDE_CVS_PREFIX.

Revision 3837 - Directory Listing - [select for diffs]
Modified Sat Dec 29 22:10:33 2007 UTC (16 years, 4 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 3791
Initial KDE 3.5.8 change.

Revision 3791 - Directory Listing - [select for diffs]
Modified Sat Dec 15 01:04:57 2007 UTC (16 years, 4 months ago) by ctriv
Original Path: trunk/Mk
Diff to previous 3789
Add bsd.qt.mk

Revision 3789 - Directory Listing - [select for diffs]
Modified Fri Dec 7 21:13:46 2007 UTC (16 years, 4 months ago) by ctriv
Original Path: trunk/Mk
Diff to previous 3739
Removed the skip for packlists from bsd.perl.mk.  It didn't work anyways.
Make sure that man3's for perl modules don't end up in gen-plist.

Revision 3739 - Directory Listing - [select for diffs]
Modified Wed Dec 5 16:23:55 2007 UTC (16 years, 4 months ago) by ctriv
Original Path: trunk/Mk
Diff to previous 3737
Add other license type.
This should be used when the license is known, but not one of our
categories.
Unknown is for when the license cannot be found.

Revision 3737 - Directory Listing - [select for diffs]
Modified Mon Dec 3 23:39:14 2007 UTC (16 years, 4 months ago) by ctriv
Original Path: trunk/Mk
Diff to previous 3705
makeplist will now run make fake without the fake checking.  This way if you
have a bad plist, you can use makeplist to get a good one.

Revision 3705 - Directory Listing - [select for diffs]
Modified Sat Nov 24 00:15:31 2007 UTC (16 years, 5 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 3687
Remove the .8 version crap.  Update for our version of gnome.

Revision 3687 - Directory Listing - [select for diffs]
Modified Tue Nov 20 11:28:07 2007 UTC (16 years, 5 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 3684
Add agpl, the GPLv3 web license.

This license limits the use of GPL'd software on websites such that any modifications must be present on the website.  This could have large implications with our ports tree + web applications with local patches.

Revision 3684 - Directory Listing - [select for diffs]
Modified Mon Nov 19 20:10:00 2007 UTC (16 years, 5 months ago) by ctriv
Original Path: trunk/Mk
Diff to previous 3624
Make sure that DOCSDIR and MANPREFIX are also corrected when trueprefix is
set.

Revision 3624 - Directory Listing - [select for diffs]
Modified Wed Nov 14 18:49:04 2007 UTC (16 years, 5 months ago) by ctriv
Original Path: trunk/Mk
Diff to previous 3545
Broke the common commands into bsd.commands.mk.

Documentation fixes.  The docs in the begining of bsd.mport.mk now reflect
reality.

Added SKIP_FAKE_CHECK.  A list of files that aren't checked to see if they
contain the fake destdir.  Perl now adds the packlist to this automatically.

Replaced TARGETDIR with PREFIX in many places.  This is a continuation of
work to restrict the use of DESTDIR to install-package.

USE_XORG now works properly with pre/post.port.mk.

Revision 3545 - Directory Listing - [select for diffs]
Modified Sat Nov 10 18:29:15 2007 UTC (16 years, 5 months ago) by ctriv
Original Path: trunk/Mk
Diff to previous 3399
Add run-configure and run-build targets.  These targets are run by
do-configured and do-build respectfully (the do-targets are thin wrappers).
This allows you to override do-build, do something, and the then run the
normal build process without having to reproduce it in your port makefile.

Broke the fake process out of the monolithic fake-install target into
several smaller targets.  This allows the port maintainer to override the
do-fake target if needed.

These changes are protential unstable.  I believe there to be no
regressions, but until a run magus run can be done, be wary.

Revision 3399 - Directory Listing - [select for diffs]
Modified Sat Nov 3 23:25:25 2007 UTC (16 years, 5 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 3387
The GCC 4.2 objective c runtime has caused us grief.  We'll wait on adopting it and go back to 4.1 which was working.

Revision 3387 - Directory Listing - [select for diffs]
Modified Fri Nov 2 03:40:45 2007 UTC (16 years, 5 months ago) by ctriv
Original Path: trunk/Mk
Diff to previous 3350
NO_INSTALL now skips fake, not install.  This way, the fake installed isn't
attempted.  Ports that have no files will have an empty plist.  The package
will be installed, but no files come from the package.  This way the package
installation is still in the package database.

This may cause some instability in ports, but it is the correct behavior.

Revision 3350 - Directory Listing - [select for diffs]
Modified Wed Oct 31 19:24:28 2007 UTC (16 years, 6 months ago) by ctriv
Original Path: trunk/Mk
Diff to previous 3297
add is_interactive to the yaml description.

Revision 3297 - Directory Listing - [select for diffs]
Modified Thu Oct 25 22:41:10 2007 UTC (16 years, 6 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 3218
OK this could break things.

Remove that damn NO_FILTER_SHLIB hack for a.out stuff.  This will make GNUstep ports work much easier.

Revision 3218 - Directory Listing - [select for diffs]
Modified Tue Oct 23 04:56:46 2007 UTC (16 years, 6 months ago) by ctriv
Original Path: trunk/Mk
Diff to previous 3142
add a few things to make magus's life easier.

Revision 3142 - Directory Listing - [select for diffs]
Modified Wed Oct 17 15:30:28 2007 UTC (16 years, 6 months ago) by ctriv
Original Path: trunk/Mk
Diff to previous 3103
don't check USE_GCPIO until after the pre-includes are included.  This fixes
the problem with USE_LINUX_RPM not implying USE_GCPIO.
Use the perl version of checkfake if perl is installed.  The perl version is
an order of magnitude faster than the shell version.
A few minor cleanups to makeplist.

Revision 3103 - Directory Listing - [select for diffs]
Modified Sat Oct 13 00:04:57 2007 UTC (16 years, 6 months ago) by ctriv
Original Path: trunk/Mk
Diff to previous 3101
add x11-drivers category.

Revision 3101 - Directory Listing - [select for diffs]
Modified Fri Oct 12 23:08:46 2007 UTC (16 years, 6 months ago) by ctriv
Original Path: trunk/Mk
Diff to previous 3100
USE_GL does not imply USE_XLIB in the xorg 7 world.

Revision 3100 - Directory Listing - [select for diffs]
Modified Fri Oct 12 22:58:01 2007 UTC (16 years, 6 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 3074
add postgres 82 lib reference as we'll be trying to get this in soon

Revision 3074 - Directory Listing - [select for diffs]
Modified Fri Oct 12 14:37:56 2007 UTC (16 years, 6 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 2956
Gee spl needs to be a module now...

Revision 2956 - Directory Listing - [select for diffs]
Modified Tue Oct 9 17:11:34 2007 UTC (16 years, 6 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 2953
fixes for php 5.2.4.

Revision 2953 - Directory Listing - [select for diffs]
Modified Tue Oct 9 16:35:59 2007 UTC (16 years, 6 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 2950
add spl's missing definition.
remove the USE_PHP changes as they were causing us grief.

Revision 2950 - Directory Listing - [select for diffs]
Modified Tue Oct 9 16:21:27 2007 UTC (16 years, 6 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 2943
Add several missing php extensions.

Remove deprecated panda extension.

Remove php 4 handling since php4 was depricated.

Switch to autoconf 2.61.

allow USE_PHP after inclusion of bsd.port.pre.mk

Revision 2943 - Directory Listing - [select for diffs]
Modified Tue Oct 9 15:18:19 2007 UTC (16 years, 6 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 2940
Remove some outdated or bad mirrors for gnome, kde

Revision 2940 - Directory Listing - [select for diffs]
Modified Tue Oct 9 14:56:43 2007 UTC (16 years, 6 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 2939
Mirror is severely outdated.

Revision 2939 - Directory Listing - [select for diffs]
Modified Tue Oct 9 14:54:28 2007 UTC (16 years, 6 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 2938
It's source, not sources

Revision 2938 - Directory Listing - [select for diffs]
Modified Tue Oct 9 14:50:19 2007 UTC (16 years, 6 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 2930
Duke and sunsite are actually down.  stevan reported this some time ago and they are still down so i'm removing them.

Revision 2930 - Directory Listing - [select for diffs]
Modified Mon Oct 8 16:52:01 2007 UTC (16 years, 6 months ago) by ctriv
Original Path: trunk/Mk
Diff to previous 2775
Fix check-license for empty LICENSE.
Add agg (agragate) license type.

Revision 2775 - Directory Listing - [select for diffs]
Modified Wed Oct 3 18:30:10 2007 UTC (16 years, 6 months ago) by ctriv
Original Path: trunk/Mk
Diff to previous 2774
Cosmetic fix.

Revision 2774 - Directory Listing - [select for diffs]
Modified Wed Oct 3 18:29:54 2007 UTC (16 years, 6 months ago) by ctriv
Original Path: trunk/Mk
Diff to previous 2731
Include the rcs tag in generated plists.

Revision 2731 - Directory Listing - [select for diffs]
Modified Tue Oct 2 19:43:05 2007 UTC (16 years, 6 months ago) by ctriv
Original Path: trunk/Mk
Diff to previous 2728
Add sgi license.

Revision 2728 - Directory Listing - [select for diffs]
Modified Tue Oct 2 19:14:01 2007 UTC (16 years, 6 months ago) by ctriv
Original Path: trunk/Mk
Diff to previous 2689
Add xorg 7 framework.  (Imported from fbsd with changes to suit our
neededs).
New variable PKGSUBNAME.  This is the final name of the package without the
version number.
Various cleanups to targets under developement.
test-mport target added.  If you have libmport and the mport.create binary
installed, you can create a mport package with this target.  You can't use
the package yet though - stay tuned.

Revision 2689 - Directory Listing - [select for diffs]
Modified Wed Sep 19 18:34:18 2007 UTC (16 years, 7 months ago) by ctriv
Original Path: trunk/Mk
Diff to previous 2666
Update the fallback paths for when /usr/local/etc/php.conf diesn't exist to
work with the current PHP version.

Revision 2666 - Directory Listing - [select for diffs]
Modified Wed Sep 12 15:54:26 2007 UTC (16 years, 7 months ago) by ctriv
Original Path: trunk/Mk
Diff to previous 2647
move plist_sub stuff to port.post.mk time.

Revision 2647 - Directory Listing - [select for diffs]
Modified Sun Sep 9 23:00:54 2007 UTC (16 years, 7 months ago) by ctriv
Original Path: trunk/Mk
Diff to previous 2641
Use the new shell version of chkfake.

Revision 2641 - Directory Listing - [select for diffs]
Modified Sun Sep 9 03:25:47 2007 UTC (16 years, 7 months ago) by ctriv
Original Path: trunk/Mk
Diff to previous 2563
the test targets depend on build.

Revision 2563 - Directory Listing - [select for diffs]
Modified Sat Sep 1 05:14:05 2007 UTC (16 years, 8 months ago) by ctriv
Original Path: trunk/Mk
Diff to previous 2519
Added COPYTREE_* macros from FreeBSD.
CPIO is now set to /usr/bin/cpio by default, and to /usr/local/bin/gcpio if
USE_GCPIO is defined.

Revision 2519 - Directory Listing - [select for diffs]
Modified Wed Aug 29 06:43:49 2007 UTC (16 years, 8 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 2518

get rid of legacy JAVA_MK 1.0 support.

Revision 2518 - Directory Listing - [select for diffs]
Modified Wed Aug 29 06:37:28 2007 UTC (16 years, 8 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 2517
We don't have java 1.1 at all.

We don't have any of the BSD native ports.  We need to decide if we can do the 1.4 or 1.5 port.  (licensing) So we'll keep those for now.

we need to get rid of blackdown 1.3 for security reasons.

Revision 2517 - Directory Listing - [select for diffs]
Modified Wed Aug 29 06:30:03 2007 UTC (16 years, 8 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 2516
Switch to native port for i386 or amd64. (this should fix the make index problem on amd64)

Revision 2516 - Directory Listing - [select for diffs]
Modified Wed Aug 29 06:25:36 2007 UTC (16 years, 8 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 2515
remove native 1.3 port that we don't have.

Revision 2515 - Directory Listing - [select for diffs]
Modified Wed Aug 29 06:21:40 2007 UTC (16 years, 8 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 2506
Remove IBM java ports

Revision 2506 - Directory Listing - [select for diffs]
Modified Wed Aug 29 04:09:10 2007 UTC (16 years, 8 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 2499
Add Python 2.5 part 2 of 2.

Update python 2.4 version (forgot before)

Revision 2499 - Directory Listing - [select for diffs]
Modified Tue Aug 28 22:46:11 2007 UTC (16 years, 8 months ago) by ctriv
Original Path: trunk/Mk
Diff to previous 2496
Don't automatically add infodir or mandir to CONFIGURE_ARGS if
CONFIGURE_ARGS already has the relevent variable.  This fixes the bug with
lang/gcc42.

Revision 2496 - Directory Listing - [select for diffs]
Modified Tue Aug 28 16:54:47 2007 UTC (16 years, 8 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 2463
The gnome related ports (gtk, pango, etc) are getting updated. These changes will facilitate the work.

Revision 2463 - Directory Listing - [select for diffs]
Modified Sat Aug 25 04:48:39 2007 UTC (16 years, 8 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 2400
Update sdl version.

Revision 2400 - Directory Listing - [select for diffs]
Modified Mon Aug 20 21:41:25 2007 UTC (16 years, 8 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 2343
Add BDB 46.  We forgot to do this when we commited the port.  By we I mean I :)

Revision 2343 - Directory Listing - [select for diffs]
Modified Sun Aug 19 02:13:21 2007 UTC (16 years, 8 months ago) by ctriv
Original Path: trunk/Mk
Diff to previous 2341
--infodir and --mandir are now set for gnu configure scripts, provided the
script supports the arguments.

new FAKE_OPTS option: prefixhack.  This implements the common idium of
overiding prefix when make install is called in the wrksrc.  It makes sure
to override infodir and mandir, as this are now explicitly set and no longer
$prefix relative.

plists generated by makeplist (gen-plist) now use @dirrm instead of
@dirrmtry.

Continuing changes to describe-yaml, as this is still a moving target.

Revision 2341 - Directory Listing - [select for diffs]
Modified Sun Aug 19 01:02:17 2007 UTC (16 years, 8 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 2335
add jdk 1.6 and part of 1.5 that was missing.

Remove JDKs we don't support. (more later)

Catch the jikes 1.6 java issue.

Revision 2335 - Directory Listing - [select for diffs]
Modified Fri Aug 17 01:56:58 2007 UTC (16 years, 8 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 2331
Add MidnightBSD ftp server to backup list.

Revision 2331 - Directory Listing - [select for diffs]
Modified Fri Aug 17 01:06:45 2007 UTC (16 years, 8 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 2311
Eventually MASTER_SITES_LOCAL will be for our stuff.  Add MASTER_SITES_FREEBSD_LOCAL for situations where MASTER_SITES_LOCAL is used and we don't want to host hte files ourselves (yet) or we are unsure of licensing.

Revision 2311 - Directory Listing - [select for diffs]
Modified Wed Aug 15 21:03:47 2007 UTC (16 years, 8 months ago) by ctriv
Original Path: trunk/Mk
Diff to previous 2310
Fix CD mount points to work with Distfiles not distfiles.
Cleaned up describe-yaml some.

Revision 2310 - Directory Listing - [select for diffs]
Modified Wed Aug 15 21:00:24 2007 UTC (16 years, 8 months ago) by ctriv
Original Path: trunk/Mk
Diff to previous 2304
Skip distfiles and Distfiles

Revision 2304 - Directory Listing - [select for diffs]
Modified Wed Aug 15 06:40:03 2007 UTC (16 years, 8 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 2280
We added BDB 45 recently, let's update the list.

Remove old versions of MySQL we do not have in ports.

Revision 2280 - Directory Listing - [select for diffs]
Modified Tue Aug 14 02:29:25 2007 UTC (16 years, 8 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 2279
Overhaul on bsd.apache.mk.

Remove most of the APACHE 1.3 stuff since we never intend to support that outdated version.  Many people have issues with the newer apache license, but they often switch to lighttpd, bozo or some other webserver.

The other reasoning is that MidnightBSD is primarily a desktop operating system and so we need to support development which is going to focus on the future i.e. Apache 2.x.

Worst case this could always be merged back in if someone actually has the energy to port apache 1.3.x.

We should sweep for apache 1.3+ usages for versions and correct them.

Revision 2279 - Directory Listing - [select for diffs]
Modified Tue Aug 14 01:16:04 2007 UTC (16 years, 8 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 2278
Still more master sites changes.

Revision 2278 - Directory Listing - [select for diffs]
Modified Tue Aug 14 00:51:21 2007 UTC (16 years, 8 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 2277
Shouldn't have removed this.

Revision 2277 - Directory Listing - [select for diffs]
Modified Tue Aug 14 00:49:48 2007 UTC (16 years, 8 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 2276
Our master sites are quite out of date.  This will fix some fetch problems we've been having.

Revision 2276 - Directory Listing - [select for diffs]
Modified Tue Aug 14 00:38:22 2007 UTC (16 years, 8 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 2241
I don't get how we didn't have MASTER_SITE_NVIDIA when this used to work.  Let's fix it.

Revision 2241 - Directory Listing - [select for diffs]
Modified Thu Aug 9 21:09:12 2007 UTC (16 years, 8 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 2236
Add LICENSE to individual port readmes (HTML)

Revision 2236 - Directory Listing - [select for diffs]
Modified Thu Aug 9 19:42:26 2007 UTC (16 years, 8 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 2201
add bsd 4 clause (damn NetBSD)

Revision 2201 - Directory Listing - [select for diffs]
Modified Tue Aug 7 19:57:41 2007 UTC (16 years, 8 months ago) by ctriv
Original Path: trunk/Mk
Diff to previous 2188
Work around the bug in 0.1.  This file is now only a stub for bsd.mport.mk.

Revision 2188 - Directory Listing - [select for diffs]
Modified Tue Aug 7 17:54:18 2007 UTC (16 years, 8 months ago) by ctriv
Original Path: trunk/Mk
Diff to previous 2177
Fix the MAKE_FLAGS bug properly this time.  At port.post.mk include time
any instance of -f is removed from MAKE_FLAGS and -f is appended to the end.
Care is taken to not break things like '-fno-strict-aliasing'.

Revision 2177 - Directory Listing - [select for diffs]
Modified Tue Aug 7 03:33:28 2007 UTC (16 years, 8 months ago) by ctriv
Original Path: trunk/Mk
Diff to previous 2150
Added a start for the describe-yaml target, which is not used be anything at
the moment.

Ldconfig files were being installed for standard library locations in some
situations.  Fixed.

Revision 2150 - Directory Listing - [select for diffs]
Modified Sat Aug 4 22:16:44 2007 UTC (16 years, 8 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 2148
Comment out the 1.12 revision.  It was breaking gnustep-back.  The messages=yes line...

Revision 2148 - Directory Listing - [select for diffs]
Modified Thu Aug 2 19:56:23 2007 UTC (16 years, 8 months ago) by ctriv
Original Path: trunk/Mk
Diff to previous 2142
Make sure that MAKE_FLAGS was ending with -f.  Make was thinking that we
wanted to make the GNUMakefile, when we wanted to /use/ the GNUMakefile.

Revision 2142 - Directory Listing - [select for diffs]
Modified Thu Aug 2 09:45:37 2007 UTC (16 years, 8 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 2140
Ignore Packages if it exists.

Revision 2140 - Directory Listing - [select for diffs]
Modified Thu Aug 2 09:25:18 2007 UTC (16 years, 8 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 2098
OSVERSION

Revision 2098 - Directory Listing - [select for diffs]
Modified Tue Jul 31 16:36:00 2007 UTC (16 years, 9 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 2097
Set GCC default to 4.2

Revision 2097 - Directory Listing - [select for diffs]
Modified Tue Jul 31 01:55:16 2007 UTC (16 years, 9 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 2094
Get rid of dead GNUstep mirrors.

Revision 2094 - Directory Listing - [select for diffs]
Modified Tue Jul 31 01:20:27 2007 UTC (16 years, 9 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 2084
Introduce new USE_GCPIO option.  This must be set to use ${CPIO} in a makefile.  It sets an extract dependancy on the new archivers/gcpio port.  This is needed to fix the linux ports as they rely on GNU style -- features.

Revision 2084 - Directory Listing - [select for diffs]
Modified Mon Jul 30 18:37:41 2007 UTC (16 years, 9 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 2069
We don't use PARALLEL_PACKAGE_BUILD

Revision 2069 - Directory Listing - [select for diffs]
Modified Mon Jul 30 00:31:37 2007 UTC (16 years, 9 months ago) by ctriv
Original Path: trunk/Mk
Diff to previous 1956
check-license stopping make was so annoying that MPORT_MAINTAINER_MODE
wasn't being used.  Changed to sleep for 5 seconds instead.

The package-recursive target was broken for the new port build process.
Updated to the new reality.

Revision 1956 - Directory Listing - [select for diffs]
Modified Fri Jun 29 06:45:06 2007 UTC (16 years, 10 months ago) by ctriv
Original Path: trunk/Mk
Diff to previous 1955
Don't try to do anything for ldconfig with gnustep.   GNUstep will configure
LD_LIBRARY_PATH for you if you source the right files (which we do ay boot
by default in mbsd); thus the painful ldconfig gyrations that freebsd
created aren't needed.

Revision 1955 - Directory Listing - [select for diffs]
Modified Thu Jun 28 16:08:12 2007 UTC (16 years, 10 months ago) by ctriv
Original Path: trunk/Mk
Diff to previous 1915
Cleaned up bugs in new prefix handling.  This should fix problems with
gnustep ports.

Revision 1915 - Directory Listing - [select for diffs]
Modified Wed Jun 6 19:19:16 2007 UTC (16 years, 10 months ago) by ctriv
Original Path: trunk/Mk
Diff to previous 1898
PERL_CONFIGURE wasn't implying USE_PERL5.  Fixed.

Revision 1898 - Directory Listing - [select for diffs]
Modified Fri May 25 19:14:15 2007 UTC (16 years, 11 months ago) by ctriv
Original Path: trunk/Mk
Diff to previous 1894
The last commit broke make package's dependancy on make fake. Fixed.

Revision 1894 - Directory Listing - [select for diffs]
Modified Fri May 25 18:16:31 2007 UTC (16 years, 11 months ago) by ctriv
Original Path: trunk/Mk
Diff to previous 1883
Removed reference to unsed variable USE_GETOPT_LONG.
Fixed fake bug in portdocs.
Added unknown license type.
Changed how check-fake works.  It no longer depends on fake, but now make
fake will run the check if MPORT_MAINTAINER_MODE is defined.

Revision 1883 - Directory Listing - [select for diffs]
Modified Thu May 24 17:08:15 2007 UTC (16 years, 11 months ago) by ctriv
Original Path: trunk/Mk
Diff to previous 1880
Added modula3 license.
removed some extra noise from the check-license target.

Revision 1880 - Directory Listing - [select for diffs]
Modified Thu May 24 16:50:06 2007 UTC (16 years, 11 months ago) by ctriv
Original Path: trunk/Mk
Diff to previous 1878
Added support for the LICENSE variable.  The current list of valid licenses
can be found with the license-list target.  This list is incomplete and will
probably change.
Renamed check_fake to check-fake to be more consistant with similar targets.

Revision 1878 - Directory Listing - [select for diffs]
Modified Tue May 22 21:42:38 2007 UTC (16 years, 11 months ago) by ctriv
Original Path: trunk/Mk
Diff to previous 1875
Added MPORT_MAINTAINER_MODE.  This variable will turn on checks at points in
the process to insure correct behavior.

NOTE: YOU MUST INSTALL PERL WITH THIS UNSET BEFORE USING IT.

Revision 1875 - Directory Listing - [select for diffs]
Modified Tue May 22 15:47:52 2007 UTC (16 years, 11 months ago) by ctriv
Original Path: trunk/Mk
Diff to previous 1855
Added check_fake target.

Revision 1855 - Directory Listing - [select for diffs]
Modified Sun May 20 20:26:10 2007 UTC (16 years, 11 months ago) by ctriv
Original Path: trunk/Mk
Diff to previous 1848
If PREFIX has been set directly, make sure that TRUE_PREFIX is set to match.

Revision 1848 - Directory Listing - [select for diffs]
Modified Sun May 20 18:05:21 2007 UTC (16 years, 11 months ago) by ctriv
Original Path: trunk/Mk
Diff to previous 1830
Put MAKE_ARGS at the begining of FAKE_MAKEARGS, so that things can be
overridden for fake.

Revision 1830 - Directory Listing - [select for diffs]
Modified Fri May 18 18:28:32 2007 UTC (16 years, 11 months ago) by ctriv
Original Path: trunk/Mk
Diff to previous 1759
Fix USE_LDCONFIG to work properly with USE_LINUX_PREFIX.
INSTALLS_SHLIB is now just a wrapper around USE_LDCONFIG.  Consider
INSTALLS_SHLIB moved from deprecated to /really/ deprecated.

Revision 1759 - Directory Listing - [select for diffs]
Modified Tue May 8 00:13:20 2007 UTC (16 years, 11 months ago) by ctriv
Original Path: trunk/Mk
Diff to previous 1727
Various cleanups.  bsd.perl.mk should now work with post/pre properly. Fixed
an edge case in cached-install where the PKGFILE didn't exist but the
package cookie did.

Revision 1727 - Directory Listing - [select for diffs]
Modified Mon May 7 04:06:27 2007 UTC (16 years, 11 months ago) by ctriv
Original Path: trunk/Mk
Diff to previous 1723
Remove the pre/post stuff.  It doesn't work and probably isn't needed.

Revision 1723 - Directory Listing - [select for diffs]
Modified Mon May 7 03:32:33 2007 UTC (16 years, 11 months ago) by ctriv
Original Path: trunk/Mk
Diff to previous 1709
Fix a typo that broke USE_PERL5.

Revision 1709 - Directory Listing - [select for diffs]
Modified Mon May 7 00:55:34 2007 UTC (16 years, 11 months ago) by ctriv
Original Path: trunk/Mk
Diff to previous 1699
Moved all the perl stuff into a seperate bsd.perl.mk.
Fixed a bug where add-plist-docs wasn't fake-aware.
A debugging line in fix-fake-symlinks crept into cvs, removed.

Revision 1699 - Directory Listing - [select for diffs]
Modified Sun May 6 21:09:08 2007 UTC (16 years, 11 months ago) by ctriv
Original Path: trunk/Mk
Diff to previous 1689
Document USE_GNUSTEP_PREFIX.

Revision 1689 - Directory Listing - [select for diffs]
Modified Sun May 6 07:50:10 2007 UTC (16 years, 11 months ago) by ctriv
Original Path: trunk/Mk
Diff to previous 1655
Fake fixes for php extensions.  I love it when you can fix 15 ports in one
commit.

Revision 1655 - Directory Listing - [select for diffs]
Modified Fri May 4 20:29:34 2007 UTC (16 years, 11 months ago) by ctriv
Original Path: trunk/Mk
Diff to previous 1646
Make FAKE_SETUP a public variable.  It should be considered read-only, but
it is useful if you need to execute make from a *-install target.

Revision 1646 - Directory Listing - [select for diffs]
Modified Thu May 3 08:44:55 2007 UTC (16 years, 11 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 1629
Prepare for lua support.

Revision 1629 - Directory Listing - [select for diffs]
Modified Wed May 2 00:51:46 2007 UTC (17 years ago) by ctriv
Original Path: trunk/Mk
Diff to previous 1615
Removed more cruft.  Much remains, and this still has years of FreeBSD
backwards compatibility which we do not need.
makeplist should work better when NO_MTREE is in effect.

Revision 1615 - Directory Listing - [select for diffs]
Modified Mon Apr 30 16:24:29 2007 UTC (17 years ago) by ctriv
Original Path: trunk/Mk
Diff to previous 1602
Put creation of the tmpplist in the exact same spot that fbsd's bsd.port.mk
had it, fixing several edge cases with ports that generate their $PLIST.
Removed several targets that are no longer used.
fix-fake-symlinks was making some extra noise: redirected to /dev/null.
Make sure to fix symlinks everywhere when a port installs to both LOCALBASE
and LINUXBASE.

Revision 1602 - Directory Listing - [select for diffs]
Modified Sun Apr 29 19:39:22 2007 UTC (17 years ago) by ctriv
Original Path: trunk/Mk
Diff to previous 1601
It appears it was right the first time, back the recursive fix out.

Revision 1601 - Directory Listing - [select for diffs]
Modified Sun Apr 29 19:03:07 2007 UTC (17 years ago) by laffer1
Original Path: trunk/Mk
Diff to previous 1600
aha.. space after the \ in the url

Revision 1600 - Directory Listing - [select for diffs]
Modified Sun Apr 29 19:00:53 2007 UTC (17 years ago) by laffer1
Original Path: trunk/Mk
Diff to previous 1598
This whitespace is wrong.

Revision 1598 - Directory Listing - [select for diffs]
Modified Sun Apr 29 18:20:18 2007 UTC (17 years ago) by ctriv
Original Path: trunk/Mk
Diff to previous 1595
In add cases a recusive var was possible.  Fixed.

Revision 1595 - Directory Listing - [select for diffs]
Modified Sun Apr 29 16:57:10 2007 UTC (17 years ago) by laffer1
Original Path: trunk/Mk
Diff to previous 1594
spaces, not tabs :)

Revision 1594 - Directory Listing - [select for diffs]
Modified Sun Apr 29 16:55:15 2007 UTC (17 years ago) by laffer1
Original Path: trunk/Mk
Diff to previous 1588
add EMU CS mirror

Revision 1588 - Directory Listing - [select for diffs]
Modified Sun Apr 29 04:39:28 2007 UTC (17 years ago) by ctriv
Original Path: trunk/Mk
Diff to previous 1587
Call make-tmpplist instead of generate-plist for automatic plist, as make-tmpplist
includes things like info and ldconfig calls.

Revision 1587 - Directory Listing - [select for diffs]
Modified Sun Apr 29 04:38:19 2007 UTC (17 years ago) by ctriv
Original Path: trunk/Mk
Diff to previous 1586
gnomeheir needs to be a run time dependancy now as well, as the mtree file
is needed for fake as well.

Revision 1586 - Directory Listing - [select for diffs]
Modified Sun Apr 29 04:37:35 2007 UTC (17 years ago) by ctriv
Original Path: trunk/Mk
Diff to previous 1584
Fake fixes.  Call setup.py with the destdir and the proper prefix.

Revision 1584 - Directory Listing - [select for diffs]
Modified Sun Apr 29 03:43:04 2007 UTC (17 years ago) by ctriv
Original Path: trunk/Mk
Diff to previous 1544
Changes for fake.

Revision 1544 - Directory Listing - [select for diffs]
Modified Fri Apr 27 05:06:31 2007 UTC (17 years ago) by ctriv
Original Path: trunk/Mk
Diff to previous 1540
fix-fake-symlinks failed when there where no symlinks in the fake dir:
fixed.

Revision 1540 - Directory Listing - [select for diffs]
Modified Thu Apr 26 23:38:48 2007 UTC (17 years ago) by ctriv
Original Path: trunk/Mk
Diff to previous 1528
Various improvements.
When installing dependancies, an attempt is now made to install the package
${PKGFILE}.  If that file is not in ${PACKAGES}, then the port is built as
per usual.
At the end of fake sequence, any symlinks in ${FAKE_DESTDIR} that point to
a file via an absolute path into ${FAKE_DESTDIR} are fixed to point to the
correct file.
Various cleanups and bug fixes.  refake no longer complains if fake was
never run.

Revision 1528 - Directory Listing - [select for diffs]
Modified Wed Apr 25 16:49:08 2007 UTC (17 years ago) by ctriv
Original Path: trunk/Mk
Diff to previous 1522
Fix bugs with USE_LINUX.  It was set to a run depend, but it should be a
build depend.
Fix .ORDER for parallel builds.

Revision 1522 - Directory Listing - [select for diffs]
Modified Wed Apr 25 04:29:54 2007 UTC (17 years ago) by ctriv
Original Path: trunk/Mk
Diff to previous 1515
Stomp out another USE_LDCONFIG bug.  Both cases are now tested to work
correctly.

Revision 1515 - Directory Listing - [select for diffs]
Modified Tue Apr 24 20:05:39 2007 UTC (17 years ago) by ctriv
Original Path: trunk/Mk
Diff to previous 1514
Move makeplist to the end so that all the vars are defined.
Update MTREE_LINUX_FILE to the new location.
USE_LINUX no longer implies NO_MTREE, as we are going to have an mtree file
for each linux-base.

Revision 1514 - Directory Listing - [select for diffs]
Modified Tue Apr 24 20:03:30 2007 UTC (17 years ago) by ctriv
Original Path: trunk/Mk
Diff to previous 1511
Cleanup to work with fake.

Revision 1511 - Directory Listing - [select for diffs]
Modified Tue Apr 24 17:40:17 2007 UTC (17 years ago) by ctriv
Original Path: trunk/Mk
Diff to previous 1508
Rip out a bunch of checks for old versio of freebsd.

Revision 1508 - Directory Listing - [select for diffs]
Modified Tue Apr 24 02:12:44 2007 UTC (17 years ago) by ctriv
Original Path: trunk/Mk
Diff to previous 1491
Fixed and cleaned up ldconfig configuration file magic.
Added refake target.

Revision 1491 - Directory Listing - [select for diffs]
Modified Sun Apr 22 18:37:58 2007 UTC (17 years ago) by ctriv
Original Path: trunk/Mk
Diff to previous 1486
pre-su-install was being done before pre-install, which is wrong.  Fixed.
A bit more cookie cleanup cleanup.

Revision 1486 - Directory Listing - [select for diffs]
Modified Sun Apr 22 17:59:54 2007 UTC (17 years ago) by ctriv
Original Path: trunk/Mk
Diff to previous 1483
The commands should be set to LOCALBASE, because a mod might have an odd
prefix, which would not be the same prefix as your ruby install.

Revision 1483 - Directory Listing - [select for diffs]
Modified Fri Apr 20 03:55:31 2007 UTC (17 years ago) by ctriv
Original Path: trunk/Mk
Diff to previous 1482
Cleaned up some paths that were hard wired to $LOCALBASE that should have
been set to $PREFIX.

Revision 1482 - Directory Listing - [select for diffs]
Modified Thu Apr 19 22:12:16 2007 UTC (17 years ago) by ctriv
Original Path: trunk/Mk
Diff to previous 1476
Add KMODDIR to the variables faked.

Revision 1476 - Directory Listing - [select for diffs]
Modified Thu Apr 19 19:39:36 2007 UTC (17 years ago) by ctriv
Original Path: trunk/Mk
Diff to previous 1475
Update gnustep-back version.

Revision 1475 - Directory Listing - [select for diffs]
Modified Thu Apr 19 19:23:35 2007 UTC (17 years ago) by ctriv
Original Path: trunk/Mk
Diff to previous 1468
Run pre-su-install as well as pre-install.  Warn that pre-su-install is
deprecated.

Revision 1468 - Directory Listing - [select for diffs]
Modified Thu Apr 19 03:21:35 2007 UTC (17 years ago) by ctriv
Original Path: trunk/Mk
Diff to previous 1457
Make sure that PREFIX is still twiddled with for {pre,post}-install if the
trueprefix FAKE_OPT is set.
Don't delete the package cookie on make deinstall.

Revision 1457 - Directory Listing - [select for diffs]
Modified Tue Apr 17 21:07:19 2007 UTC (17 years ago) by ctriv
Original Path: trunk/Mk
Diff to previous 1450
Fake fixes.

Revision 1450 - Directory Listing - [select for diffs]
Modified Tue Apr 17 19:11:06 2007 UTC (17 years ago) by ctriv
Original Path: trunk/Mk
Diff to previous 1443
USE_IMAKE now implies USE_X_PREFIX.  imake ports seem to be hardwired.
A few other cleanups.

Revision 1443 - Directory Listing - [select for diffs]
Modified Mon Apr 16 00:58:10 2007 UTC (17 years ago) by ctriv
Original Path: trunk/Mk
Diff to previous 1440
Added new options for FAKE_OPTS: trueprefix.  This is for ports that let you
override both DESTDIR and PREFIX.  Most ports don't do this, but if
something is trying to install to $DESTDIR$PREFIX, and you get silly long
paths, this is the option you need.

Revision 1440 - Directory Listing - [select for diffs]
Modified Sat Apr 14 01:31:23 2007 UTC (17 years ago) by ctriv
Original Path: trunk/Mk
Diff to previous 1429
Bug fix.
Some ports expect the temp packing list to be present during
{pre,post}-install.  We were doing it before 'package', which caused
problems.  The temp plist is now made in the begining of the 'fake'
sequence.

Revision 1429 - Directory Listing - [select for diffs]
Modified Fri Apr 13 06:25:20 2007 UTC (17 years ago) by ctriv
Original Path: trunk/Mk
Diff to previous 1423
Fixed RC scripts.  Minor bug fix where MAKEARGS wasn't propogated to
FAKE_MAKEARGS.

Revision 1423 - Directory Listing - [select for diffs]
Modified Fri Apr 13 03:19:36 2007 UTC (17 years ago) by ctriv
Original Path: trunk/Mk
Diff to previous 1422
Fix the man symlink issue properly.

Revision 1422 - Directory Listing - [select for diffs]
Modified Thu Apr 12 15:32:18 2007 UTC (17 years ago) by ctriv
Original Path: trunk/Mk
Diff to previous 1410
Fixes for MANCOMPRESSED.  This needs to get refactored more.

Revision 1410 - Directory Listing - [select for diffs]
Modified Tue Apr 10 06:25:41 2007 UTC (17 years ago) by ctriv
Original Path: trunk/Mk
Diff to previous 1409
Symlink fixes for makeplist.
Turned down the noise some for fake-install.

Revision 1409 - Directory Listing - [select for diffs]
Modified Tue Apr 10 00:56:13 2007 UTC (17 years ago) by ctriv
Original Path: trunk/Mk
Diff to previous 1407
Added makeplist target.  This is currently undocumented, and missing
several features, notably symlink support.

Revision 1407 - Directory Listing - [select for diffs]
Modified Tue Apr 10 00:07:29 2007 UTC (17 years ago) by ctriv
Original Path: trunk/Mk
Diff to previous 1381
Various cleanups.

Revision 1381 - Directory Listing - [select for diffs]
Modified Sat Apr 7 04:34:01 2007 UTC (17 years ago) by laffer1
Original Path: trunk/Mk
Diff to previous 1379
Remove directions for "FreeBSD commiters".

Revision 1379 - Directory Listing - [select for diffs]
Modified Sat Apr 7 04:06:26 2007 UTC (17 years ago) by laffer1
Original Path: trunk/Mk
Diff to previous 1369
Correct configure script to use ${CONFIGURE_SCRIPT} instead of configure.

Revision 1369 - Directory Listing - [select for diffs]
Modified Thu Apr 5 05:44:21 2007 UTC (17 years ago) by ctriv
Original Path: trunk/Mk
Diff to previous 1366
FAKE_TARGET was hard wired to install, it should be ${INSTALL_TARGET}.
Fixed.

Revision 1366 - Directory Listing - [select for diffs]
Modified Thu Apr 5 05:24:51 2007 UTC (17 years ago) by ctriv
Original Path: trunk/Mk
Diff to previous 1362
Added FAKE_OPTS, for common things like "I need to talk to the port's libs during fake", or "I need the binaries"
Fixed info.
Fixed SUB_FILES.
Various tweaks.:

Revision 1362 - Directory Listing - [select for diffs]
Modified Thu Apr 5 00:57:01 2007 UTC (17 years ago) by ctriv
Original Path: trunk/Mk
Diff to previous 1353
Various bug fixes.
imake now works properly.
linux ports now see /compat/linux in their fake dirs.
you can now move FAKE_INSTALLDIR upwards from $WRKDIR, and make clean will
still delete it.

Revision 1353 - Directory Listing - [select for diffs]
Modified Wed Apr 4 23:32:53 2007 UTC (17 years ago) by laffer1
Original Path: trunk/Mk
Diff to previous 1332
We don't have tcl/tk 81

Revision 1332 - Directory Listing - [select for diffs]
Modified Wed Apr 4 20:07:02 2007 UTC (17 years ago) by laffer1
Original Path: trunk/Mk
Diff to previous 1318
Lets do a little cleanup work.  Add some new versions of tcl and tk since we're working on porting those.

Revision 1318 - Directory Listing - [select for diffs]
Modified Wed Apr 4 16:00:22 2007 UTC (17 years ago) by ctriv
Original Path: trunk/Mk
Diff to previous 1314
Fix a couple comments.  (s/^.*#/#/)

Revision 1314 - Directory Listing - [select for diffs]
Modified Wed Apr 4 03:56:11 2007 UTC (17 years ago) by ctriv
Original Path: trunk/Mk
Diff to previous 1310
make install now creates the package that make package built.  This is the
first alpha version.

Revision 1310 - Directory Listing - [select for diffs]
Modified Tue Apr 3 21:10:44 2007 UTC (17 years ago) by ctriv
Original Path: trunk/Mk
Diff to previous 1309
A few minor cleanups.  PKGFILE is now ALWAYS in /usr/mports/Packages/All
(unless you're silly enough to override it of course...)

Revision 1309 - Directory Listing - [select for diffs]
Modified Tue Apr 3 20:59:13 2007 UTC (17 years ago) by ctriv
Original Path: trunk/Mk
Diff to previous 1302
reworked fake system. Somewhat similar to Open's now.  Most ports should
build correctly into their fake dirs now, though we'll have to check all the
ports...

make install is not yet up to speed with the changes, so users are still
advised to use bsd.port.mk.

Revision 1302 - Directory Listing - [select for diffs]
Modified Mon Apr 2 05:14:19 2007 UTC (17 years ago) by laffer1
Original Path: trunk/Mk
Diff to previous 1281
add isc mirror

Revision 1281 - Directory Listing - [select for diffs]
Modified Sun Apr 1 19:41:21 2007 UTC (17 years, 1 month ago) by ctriv
Original Path: trunk/Mk
Diff to previous 1280
Added new variable: NO_STACK_PROTECTOR.  If set then propolice stack
smashing protection is disabled.

Changed many of the TMPDIR names to FAKE so OpenBSD folks can pretend
to know what's going on.

Revision 1280 - Directory Listing - [select for diffs]
Modified Sun Apr 1 19:40:13 2007 UTC (17 years, 1 month ago) by ctriv
Original Path: trunk/Mk
Diff to previous 1271
Added new variable: NO_STACK_PROTECTOR.  If set then propolice stack
smashing protection is disabled.

Revision 1271 - Directory Listing - [select for diffs]
Modified Fri Mar 30 19:11:35 2007 UTC (17 years, 1 month ago) by ctriv
Original Path: trunk/Mk
Diff to previous 1267
Fixed a nasty bug that broke pkg_delete.  Our tmp prefix wasn't recognized
as one of the "standard" prefixes, so the packing list was setup to delete
the prefix.  Only problem is that the prefix for the package itself is the
default prefix, which is something like /usr/local or /usr/X11R6.

Revision 1267 - Directory Listing - [select for diffs]
Modified Fri Mar 30 17:27:54 2007 UTC (17 years, 1 month ago) by ctriv
Original Path: trunk/Mk
Diff to previous 1266
package target now no longer installs the port onto the system.  Instead the
port is installed in $PORTDIR/$TMP_INSTALLDIR, and a package is made from
that.  Note that this code is probably not the final version, but care has
been taken to make the changes small, as to not reinvent the wheel.  New
wheels are so bugy.

All ports /must/ honor PREFIX for this to work.

Revision 1266 - Directory Listing - [select for diffs]
Modified Fri Mar 30 05:29:51 2007 UTC (17 years, 1 month ago) by ctriv
Original Path: trunk/Mk
Diff to previous 1245
The very begining of bsd.mport.mk.  Right now there is very little
difference between this and bsd.port.mk.  There is a new target,
tmpdir-install, that instals the port in a temporary directly.  make package
depends on this now, but given that the package target hasn't been updated
to work with the tmp dir, make package is broken.  Also, TMP_INSTALLDIR
needs to be moved up to the top, with the rest of the vars.

The port makefile in general needs to be refactored.  It is close to 6000k
lines long, and real bitch to work with.

Revision 1245 - Directory Listing - [select for diffs]
Modified Sun Mar 25 01:45:47 2007 UTC (17 years, 1 month ago) by ctriv
Original Path: trunk/Mk
Diff to previous 1220
Moved KDE stuff to /usr/local

Revision 1220 - Directory Listing - [select for diffs]
Modified Thu Mar 22 03:08:35 2007 UTC (17 years, 1 month ago) by ctriv
Original Path: trunk/Mk
Diff to previous 1185
deXPREFIXized. BSD.gnome-x11.dist might still need tweaks.

Revision 1185 - Directory Listing - [select for diffs]
Modified Tue Mar 20 16:10:13 2007 UTC (17 years, 1 month ago) by ctriv
Original Path: trunk/Mk
Diff to previous 1184
the gnome mtree is now under LOCALBASE.

Revision 1184 - Directory Listing - [select for diffs]
Modified Tue Mar 20 16:09:51 2007 UTC (17 years, 1 month ago) by ctriv
Original Path: trunk/Mk
Diff to previous 1182
Changes for cleaning up /usr/X11R6.  USE_IMAKE no longer implies
USE_X_PREFIX.  USE_X_PREFIX no longer implies USE_XLIB.  Support for XFree86
has also been removed.

/use/X11R6 should only contain xorg,
everything else should be installed in /usr/local.  These changes make that
possible, but some ports will need twiddling.

The most common problem is that a port has set USE_X_PREFIX, this used to
mean the port got USE_XLIB for free.  99.9% of the time, changing
USE_X_PREFIX to USE_XLIB will fix the port.  USE_IMAKE usually will need
USE_XLIB to be added.


USE_XLIB now goes to extra steps to make sure that a port will see the
xlibs.

Revision 1182 - Directory Listing - [select for diffs]
Modified Tue Mar 20 04:07:42 2007 UTC (17 years, 1 month ago) by ctriv
Original Path: trunk/Mk
Diff to previous 1165
Added MASTER_SITE_GNUSTEP_CH; which etoile-camaelon needs.

Revision 1165 - Directory Listing - [select for diffs]
Modified Sat Mar 17 04:09:45 2007 UTC (17 years, 1 month ago) by laffer1
Original Path: trunk/Mk
Diff to previous 1067
Fix configure target.

Revision 1067 - Directory Listing - [select for diffs]
Modified Tue Mar 13 03:53:23 2007 UTC (17 years, 1 month ago) by laffer1
Original Path: trunk/Mk
Diff to previous 992
Sync with changes in FreeBSD.  We want to get away from doing this but so many ports have been added to FreeBSD since December, its just easier to start with them.  This should allow us to get rid of some of the hacks we've done

Revision 992 - Directory Listing - [select for diffs]
Modified Sun Feb 25 23:34:06 2007 UTC (17 years, 2 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 893
Update bsd.gcc.mk to handle gfortran in newer releases.

Revision 893 - Directory Listing - [select for diffs]
Modified Sun Feb 18 03:16:40 2007 UTC (17 years, 2 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 892
change to ftp...

Revision 892 - Directory Listing - [select for diffs]
Modified Sun Feb 18 03:15:28 2007 UTC (17 years, 2 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 891
add gnustep mirror.

Revision 891 - Directory Listing - [select for diffs]
Modified Sun Feb 18 03:13:03 2007 UTC (17 years, 2 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 890
remove sites which have closed down.

Revision 890 - Directory Listing - [select for diffs]
Modified Sun Feb 18 03:11:32 2007 UTC (17 years, 2 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 889
remove ftp.xemacs.org which has broken passive mode.

Revision 889 - Directory Listing - [select for diffs]
Modified Sun Feb 18 03:10:07 2007 UTC (17 years, 2 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 888
Provide TCL_VER when USE_TK is defined.

Revision 888 - Directory Listing - [select for diffs]
Modified Sun Feb 18 02:59:07 2007 UTC (17 years, 2 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 887
add gnustep and ports-mgmt categories.

Revision 887 - Directory Listing - [select for diffs]
Modified Sun Feb 18 02:53:06 2007 UTC (17 years, 2 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 886
Remove ancient linux_base for redhat 7

Revision 886 - Directory Listing - [select for diffs]
Modified Sun Feb 18 02:50:02 2007 UTC (17 years, 2 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 885
Remove unneeded PARALLEL_PACKAGE_BUILD check.

Revision 885 - Directory Listing - [select for diffs]
Modified Sun Feb 18 02:46:29 2007 UTC (17 years, 2 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 884
*** empty log message ***

Revision 884 - Directory Listing - [select for diffs]
Modified Sun Feb 18 02:45:45 2007 UTC (17 years, 2 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 883
add || true to silence @unexec rmdir

Use set == instead of set for better robustness

Avoid :L modifier in ${USE_LDCONFIG} which could break /usr/X11R6 ports

Correct comments.

Revision 883 - Directory Listing - [select for diffs]
Modified Sun Feb 18 02:40:17 2007 UTC (17 years, 2 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 882
Force passive mode for FTP.  This is default in the login class anyway.

Revision 882 - Directory Listing - [select for diffs]
Modified Sun Feb 18 02:37:56 2007 UTC (17 years, 2 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 881
Add PKGVERSION and definition for USE_WX

Revision 881 - Directory Listing - [select for diffs]
Modified Sun Feb 18 02:31:09 2007 UTC (17 years, 2 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 848
add quotes in missing:

Revision 848 - Directory Listing - [select for diffs]
Modified Wed Feb 14 20:22:20 2007 UTC (17 years, 2 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 847
Add USE_GNUSTEP_MAKE to require GNUstep.sh for build and install.

Revision 847 - Directory Listing - [select for diffs]
Modified Wed Feb 14 20:07:24 2007 UTC (17 years, 2 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 839
Update Python to 2.4.4

Revision 839 - Directory Listing - [select for diffs]
Modified Sat Feb 3 18:11:07 2007 UTC (17 years, 2 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 696
Make a few logical changes.

Revision 696 - Directory Listing - [select for diffs]
Modified Fri Jan 19 17:05:15 2007 UTC (17 years, 3 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 678
make a default for the non x11 case.

Revision 678 - Directory Listing - [select for diffs]
Modified Thu Jan 11 20:52:14 2007 UTC (17 years, 3 months ago) by wintellect
Original Path: trunk/Mk
Diff to previous 664
made ghostscript-gpl default gs version

Revision 664 - Directory Listing - [select for diffs]
Modified Wed Jan 3 22:51:20 2007 UTC (17 years, 3 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 655
Add MidnightBSD ftp to master sites.

Revision 655 - Directory Listing - [select for diffs]
Modified Tue Jan 2 21:53:52 2007 UTC (17 years, 3 months ago) by wintellect
Original Path: trunk/Mk
Diff to previous 535
added EASYSW entries for cups

Revision 535 - Directory Listing - [select for diffs]
Modified Fri Nov 17 22:31:54 2006 UTC (17 years, 5 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 483
Set default python version to 2.4

Revision 483 - Directory Listing - [select for diffs]
Modified Sat Nov 4 15:57:04 2006 UTC (17 years, 5 months ago) by wintellect
Original Path: trunk/Mk
Diff to previous 445
set default python version to 2.1 in bsd.python.mk

Revision 445 - Directory Listing - [select for diffs]
Modified Tue Oct 31 11:58:41 2006 UTC (17 years, 6 months ago) by wintellect
Original Path: trunk/Mk
Diff to previous 428
update pgsql version info in bsd.database.mk

Revision 428 - Directory Listing - [select for diffs]
Modified Thu Oct 26 03:58:00 2006 UTC (17 years, 6 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 427
Add WITH_DEBUG option for ports.  Now it is possible to add generic or specific flags to all ports to aid in debugging.

Revision 427 - Directory Listing - [select for diffs]
Modified Thu Oct 26 03:51:06 2006 UTC (17 years, 6 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 288
Fixed instances where ECHO_CMD was used instead of ECHO_MSG

Revision 288 - Directory Listing - [select for diffs]
Modified Sun Oct 1 18:51:35 2006 UTC (17 years, 6 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 287
change path to mports

Revision 287 - Directory Listing - [select for diffs]
Modified Sun Oct 1 18:06:50 2006 UTC (17 years, 6 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 14
fix ports directory

Revision 14 - Directory Listing - [select for diffs]
Modified Sun Sep 17 18:36:23 2006 UTC (17 years, 7 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 13
Update maintainer and $MidnightBSD$

Revision 13 - Directory Listing - [select for diffs]
Modified Sun Sep 17 18:32:20 2006 UTC (17 years, 7 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 12
Update maintainers and $MidnightBSD$

Revision 12 - Directory Listing - [select for diffs]
Modified Sun Sep 17 18:21:58 2006 UTC (17 years, 7 months ago) by laffer1
Original Path: trunk/Mk
Diff to previous 11
Fix maintainer email addresses.

Revision 11 - Directory Listing - [select for diffs]
Modified Sun Sep 17 15:10:33 2006 UTC (17 years, 7 months ago) by archite
Original Path: trunk/Mk
Diff to previous 2
forcing freebsd6.0 in configure scripts to help with compatability

Revision 2 - Directory Listing - [select for diffs]
Added Sun Sep 17 03:34:01 2006 UTC (17 years, 7 months ago) by archite
Original Path: trunk/Mk
Initial upload of MidnighBSD's mports

Convenience Links