Baptiste Daroussin
4a4ec28d37
Convert all :U to :tu and :L to :tl
...
Since FreeBSD 8.4 and FreeBSD 9.1 make(1) do support :tu and :tl as a
replacement for :U and :L (which has been marked as deprecated)
bmake which is the default on FreeBSD 10+ only support by default
:tu/:tl a hack has been added at the time to support :U and :L to ease
migration. This hack is now not necessary anymore
Note that this makes the ports tree incompatible with make(1) from
FreeBSD 8.3 or earlier
With hat: portmgr
2014-05-05 09:45:36 +00:00
Dirk Meyer
1c15fcc994
- use ECHO_CMD
...
- fix optional symlinks
2014-03-30 05:30:59 +00:00
Dirk Meyer
abfead70c8
- use STAGEDIR
...
- use OPT_USE, OPT_USES, OPT_CONFIGURE_*
- update LIB_DEPENDS
2013-12-17 08:01:59 +00:00
Dirk Meyer
1e3119b07e
- fix misplaced NO_STAGE in slaveports and ifdefs
2013-09-21 11:06:03 +00:00
Baptiste Daroussin
6c6152ff82
Add NO_STAGE all over the place in preparation for the staging support (cat: print)
2013-09-20 22:43:59 +00:00
Andrej Zverev
d6908e9cb1
- convert to the new perl5 framework
...
- convert USE_GMAKE to Uses
Approved by: portmgr (bapt@, blanket)
2013-09-15 08:15:41 +00:00
Alex Kozlov
d4041784dc
- Remove MAKE_JOBS_SAFE variable
...
Approved by: portmgr (bdrewery)
2013-08-14 22:35:50 +00:00
Dirk Meyer
f10c692219
- make bsdpatch happy
...
PR: 178220
- merge and cleanup patches
2013-05-02 19:34:48 +00:00
Dirk Meyer
572fcf274b
- fix package for OPTION EMACS
2013-05-01 08:46:39 +00:00
Hiroki Sato
03156fbc9e
Add libpaper support to print/a2ps-*[1], print/c2ps-*, print/lprps-*,
...
graphics/jpeg2ps-*, and merge the papersize-suffixed versions into
single ones respectively as print/psutils did.
Approved by: dinoex (maintainer) [1]
2013-04-27 16:00:26 +00:00