| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
Approved by: portmgr (for Mk/bsd.port.mk part)
Tested by: Multiple -exp runs
Notes:
svn path=/head/; revision=261230
|
|
|
|
|
|
|
|
| |
is transparently rewritten to USE_GCC=4.4+ and lang/gcc43 will be
disconnected from the USE_GCC infrastructure soon.
Notes:
svn path=/head/; revision=255910
|
|
|
|
|
|
|
| |
- Fix typo in bsd.licenses.mk (_LICENGE_ERROR -> _LICENSE_ERROR).
Notes:
svn path=/head/; revision=255098
|
|
|
|
| |
Notes:
svn path=/head/; revision=255086
|
|
|
|
| |
Notes:
svn path=/head/; revision=247003
|
|
|
|
| |
Notes:
svn path=/head/; revision=246618
|
|
|
|
|
|
|
| |
Feature safe: yes
Notes:
svn path=/head/; revision=241451
|
|
|
|
| |
Notes:
svn path=/head/; revision=240966
|
|
|
|
| |
Notes:
svn path=/head/; revision=239433
|
|
|
|
|
|
|
| |
- Fix formatting of previous entries
Notes:
svn path=/head/; revision=234336
|
|
|
|
|
|
|
| |
o) WITH_APACHE2, APACHE_COMPAT, and USE_APACHE=yes
Notes:
svn path=/head/; revision=234062
|
|
|
|
|
|
|
|
|
|
| |
as the release notes for user visible change. [1]
- Belatedly bump copyright year.
Submitted by: Matthias Andree <matthias.andree@gmx.de> [1]
Notes:
svn path=/head/; revision=229348
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
released in ~5yrs.
- WITH_SLANG2 is now no longer a valid ports knob
- WITH_SLANG implies devel/libslang2 now
- devel/libslang -> devel/libslang2 is a SHARED LIB bump
so bump PORTREVISION for affected ports
- Take MAINTAINER for most unmaintained ports in this chain
- some SF macro conversions
- BROKEN with devel/libslang2 and DEPRECATE
math/slsc (abandoned upstream)
- BROKEN with devel/libslang2
japanese/slirc
PR: ports/125255
Reviewed by: garga (libslang maintainer), portmgr (pav)
Exp Run by: pav
Notes:
svn path=/head/; revision=227786
|
|
|
|
| |
Notes:
svn path=/head/; revision=220174
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
following way:
print/ghostscript-gnu -> print/ghostscript7
print/ghostscript-gnu-nox11 -> print/ghostscript7-nox11
print/ghostscript-gnu-commfont -> print/ghostscript7-commfont
print/ghostscript-gpl -> print/ghostscript8
print/ghostscript-gpl-nox11 -> print/ghostscript8-nox11
japanese/ghostscript-gnu-jpnfont -> print/ghostscript7-jpnfont
korean/ghostscript-gnu-korfont -> print/ghostscript7-korfont
* USE_GHOSTSCRIPT now supports a version number which the port
requires. The valid value is "7" or "8". If other value is
specified, value of WITH_GHOSTSCRIPT_VER is used.
* WITH_GHOSTSCRIPT_GNU has been removed in favor of
WITH_GHOSTSCRIPT_VER. The valid value of WITH_GHOSTSCRIPT_VER is
"7" or "8", and the default value is "8".
Approved by: portmgr (pav)
Notes:
svn path=/head/; revision=219946
|
|
|
|
|
|
|
|
|
| |
CONFIGURE_TARGET
PR: 126524
Notes:
svn path=/head/; revision=218939
|
|
|
|
|
|
|
| |
- Spell `overridable' consistently
Notes:
svn path=/head/; revision=217373
|
|
|
|
| |
Notes:
svn path=/head/; revision=217265
|
|
|
|
| |
Notes:
svn path=/head/; revision=214613
|
|
|
|
| |
Notes:
svn path=/head/; revision=211255
|
|
|
|
| |
Notes:
svn path=/head/; revision=208865
|
|
|
|
| |
Notes:
svn path=/head/; revision=199822
|
|
|
|
|
|
|
|
| |
Submitted by: gabor
Sponsored by: Google Summer of Code 2007
Notes:
svn path=/head/; revision=199137
|
|
|
|
|
|
|
|
|
|
|
|
| |
bsd.commands.mk and can be easily reused within the infrastructure.
- Revert old DESTDIR implementation.
- Add a new, fully chrooted DESTDIR implementation as bsd.destdir.mk.
Sponsored by: Google Summer of Code 2007
Approved by: portmgr (pav)
Notes:
svn path=/head/; revision=197074
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Add significantly better support in bsd.python.mk for working with
Python Eggs and the easy_install system
Tested by: pointyhat runs
Approved by: pav (portmgr)
Most work by: perky
Thanks to: pav
Notes:
svn path=/head/; revision=196700
|
|
|
|
|
|
|
|
|
| |
are applicable
Reminded by: pav
Notes:
svn path=/head/; revision=196160
|
|
|
|
|
|
|
|
|
| |
use this knob.
Approved by: gerald, portmgr (pav)
Notes:
svn path=/head/; revision=195443
|
|
|
|
|
|
|
| |
Reminded by: sem
Notes:
svn path=/head/; revision=194571
|
|
|
|
| |
Notes:
svn path=/head/; revision=193846
|
|
|
|
|
|
|
|
|
| |
have made more sense to me.
Submitted by: Mike Brown <mike at skew dot org>
Notes:
svn path=/head/; revision=192609
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Defined the installation directories PORTEXAMPLES and PORTDATA. [2]
* Add USE_MAKESELF knob is added for ports that use the makeself archiver. [3]
* Update the description of fetch-list; add targets fetch-required-list,
fetch-url-list, and fetch-urlall-list. [4]
* Make 'make search' also search in ports/MOVED. [5]
* Move several Makevar definitions to the pre-makefile section:
DATADIR, DOCSDIR, ETCDIR, EXAMPLESDIR, WWWDIR. [6]
* The target 'ignorelist-verbose' was added for portsmon. [7]
PR: 69965 [1], 78490 [2], 79398 [3], 86776 [4], 104161 [5], 110781 [6]
Submitted by: Dancho Penev <dpenev at mnet dot bg> [1], mnag [2],
jylefort [3], edwin [4], Lars Engels <lars dot engels
at 0x20 dot net> [5], Alexander Logvinov <ports at
logvinov dot com> [6], linimon [7]
Notes:
svn path=/head/; revision=191668
|
|
|
|
|
|
|
| |
move bsd.xfce.mk; refactor FETCH_CMD).
Notes:
svn path=/head/; revision=190900
|
|
|
|
| |
Notes:
svn path=/head/; revision=189057
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
[2] Fix ECHO_CMD/ECHO_MSG usage in bsd.port.mk
[3] Move bsd.efl.mk to ports/Mk
[4] Change LIBTOOLFILES default to ${CONFIGURE_SCRIPT}
[5] Whitespace sweep
[6] Add WWWDIR variable with default value of ${PREFIX}/www/${PORTNAME}
PR: ports/100996 [1], ports/100556 [2], ports/100497 [3],
ports/104009 and ports/104018 [5], ports/105529 [6]
Submitted by: stass [1] [3], gabor [2], pav [4], edwin [5], laszlof [6]
Approved by: ade [4]
Notes:
svn path=/head/; revision=188170
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Fix 'make search' with non-default ${PORTSDIR} [2]
* Fix typo in USE_LDCONFIG32 message [3]
* Allow USE_PHP after inclusion of bsd.port.pre.mk [4]
* Document NO_LDCONFIG_MTREE [5]
* Update/enhance description of INSTALLS_SHLIB and USE_LDCONFIG [6]
* Remove obsolete code in bsd.port.mk dealing with 4.X and other,
even older, releases [7]
* Remove references to obsolete ports from bsd.java.mk [8]
PR: 105883 [1], 105917 [2], 106195 [3], 106557 [4], 108738 [5],
108739 [6], 108782 [7], 103357 [8]
Submitted by: bsam [1], shaun [2], edwin [3], ale [4], gerald [5] [6],
linimon [7], kris [7], gabor [4]
Notes:
svn path=/head/; revision=186638
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
[1] Remove DEPENDS
[2] Add a new pkg-plist keyword @stopdaemon
[3] Provide rc.subr script suffix as RC_SUBR_SUFFIX
[4] Add USE_CDRTOOLS to abstract dependency on sysutils/cdrtool[-cjk]
[5] Add DOS2UNIX_REGEX, allowing to pass a filename regex to CRLF replacement
routine
[6] Support partially translated manpages in MAN* variables
[7] Fix USE_LDCONFIG on ports with @cwd in pkg-plist
[8] Remove support for XFree86 3.X
[9] Add user settable WITH_DEBUG flag that turns on -g in CFLAGS and resets
STRIP
[9] Fix `make install' to refuse overwriting of older version of the port
[10] New category ports-mgmt
[11] New category gnustep
[12] Removed category picobsd
bsd.java.mk
[13] Remove deprecated syntax
bsd.tcl.mk
[14] Provide TCL_VER when USE_TK[_BUILD] is defined. Fixes cad/netgen
ports/Makefile
[15] Make csup default `make update' method on FreeBSD 6.2 and up
PR: ports/99742 [1], ports/93373 [2], ports/100915 [3],
ports/105161 [4], ports/106029 [5], ports/106252 [6],
ports/106235 [7], ports/100939 [9], ports/97507 [10],
ports/103931 [11], ports/106921 [12], ports/104136 [13],
ports/105215 [15]
Submitted by: sem [1] [2], Matthias Andree <matthias.andree@gmx.de> [3],
nork [4], pav [5] [7] [14], Nick Barkas <snb@threerings.net> [6],
flz [8], gabor [9], shaun [10], erwin [12], hq [13],
Gurkan Sengun <gurkan@linuks.mine.nu> [11]
Notes:
svn path=/head/; revision=183768
|
|
|
|
|
|
|
| |
- Bump copyright years
Notes:
svn path=/head/; revision=183766
|
|
|
|
|
|
|
| |
that uses Fortran77 to migrate to Fortran90/95 (lang/gcc42).
Notes:
svn path=/head/; revision=182684
|
|
|
|
|
|
|
| |
Approved by: portmgr (implicit, kris)
Notes:
svn path=/head/; revision=175293
|
|
|
|
| |
Notes:
svn path=/head/; revision=174201
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Add bsd.lua.mk to support for lua-based ports [2]
* Remove DESTDIR from bsd.scons.mk [3]
* Add some quotes in 'missing' target to improve handling of duplicate
origins [4]
PR: 98565 [1], 101612 [2], 101952 [3], 102100 [4]
Submitted by: ahze [1], alepulver [2], alexbl [3], shaun [4]
Notes:
svn path=/head/; revision=173096
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* MASTER_SITES variable can now look like MACRO1/subdir1 MACRO2/subdir2, and
be expanded in a way that you expect it to, that is apply different subdirs
to different sites. You can safely replace ${M_S_FOO:S/%SUBDIR%/bar/} with
FOO/bar.
* If M_S_SUBDIR is unset, a macro in M_S won't set it anymore, but rather
substitute %SUBDIR% all by itself. Now it's possible to use macros with
different default subdirs and they will expand in a proper way.
Notes:
svn path=/head/; revision=172060
|
|
|
|
| |
Notes:
svn path=/head/; revision=169694
|
|
|
|
|
|
|
|
|
| |
last commit
Submitted by: vd
Notes:
svn path=/head/; revision=169651
|
|
|
|
|
|
|
|
| |
Submitted by: gabor
Sponsored by: Google Summer of Code 2006
Notes:
svn path=/head/; revision=169649
|
|
|
|
| |
Notes:
svn path=/head/; revision=168114
|
|
|
|
| |
Notes:
svn path=/head/; revision=166955
|
|
|
|
| |
Notes:
svn path=/head/; revision=165722
|
|
|
|
|
|
|
| |
potential interest to port developers.
Notes:
svn path=/head/; revision=163206
|
|
|
|
|
|
|
| |
pending reimplementation.
Notes:
svn path=/head/; revision=156744
|