CVS log for ports/CHANGES
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.125: download - view: text, markup, annotated - select for diffs
Wed Mar 20 12:53:46 2013 UTC (2 months, 4 weeks ago) by svnexp
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.124: preferred, colored
Changes since revision 1.124: +8 -1 lines
## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/314713 ## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
Revision 1.124: download - view: text, markup, annotated - select for diffs
Tue Mar 19 23:07:27 2013 UTC (2 months, 4 weeks ago) by svnexp
Branches: MAIN
Diff to: previous 1.123: preferred, colored
Changes since revision 1.123: +16 -1 lines
## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/314668 ## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
Revision 1.123: download - view: text, markup, annotated - select for diffs
Tue Mar 19 17:54:53 2013 UTC (2 months, 4 weeks ago) by svnexp
Branches: MAIN
Diff to: previous 1.122: preferred, colored
Changes since revision 1.122: +11 -1 lines
## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/314628 ## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
Revision 1.122: download - view: text, markup, annotated - select for diffs
Sat Mar 16 19:28:29 2013 UTC (3 months ago) by svnexp
Branches: MAIN
Diff to: previous 1.121: preferred, colored
Changes since revision 1.121: +12 -1 lines
## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/314326 ## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
Revision 1.121: download - view: text, markup, annotated - select for diffs
Sat Mar 16 12:01:46 2013 UTC (3 months ago) by svnexp
Branches: MAIN
Diff to: previous 1.120: preferred, colored
Changes since revision 1.120: +8 -1 lines
## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/314281 ## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
Revision 1.120: download - view: text, markup, annotated - select for diffs
Thu Mar 7 14:16:17 2013 UTC (3 months, 1 week ago) by svnexp
Branches: MAIN
Diff to: previous 1.119: preferred, colored
Changes since revision 1.119: +10 -1 lines
## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/313574 ## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
Revision 1.119: download - view: text, markup, annotated - select for diffs
Fri Feb 8 11:52:56 2013 UTC (4 months, 1 week ago) by svnexp
Branches: MAIN
Diff to: previous 1.118: preferred, colored
Changes since revision 1.118: +2 -2 lines
## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/311920 ## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
Revision 1.118: download - view: text, markup, annotated - select for diffs
Thu Feb 7 15:50:23 2013 UTC (4 months, 1 week ago) by svnexp
Branches: MAIN
Diff to: previous 1.117: preferred, colored
Changes since revision 1.117: +8 -1 lines
## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/311834 ## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
Revision 1.117: download - view: text, markup, annotated - select for diffs
Fri Dec 14 15:52:27 2012 UTC (6 months ago) by svnexp
Branches: MAIN
Diff to: previous 1.116: preferred, colored
Changes since revision 1.116: +8 -1 lines
## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/308910 ## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated ## SVN ## ## SVN ## ------------------------------------------------------------------------ ## SVN ## r308910 | flo | 2012-12-14 15:47:00 +0000 (Fri, 14 Dec 2012) | 8 lines ## SVN ## ## SVN ## - introduce a USE_FUSE macro ## SVN ## - convert all fuse ports to use the new macro ## SVN ## ## SVN ## The macro makes sure sysutils/fusefs-libs gets installed and depending on ## SVN ## fuse being in base or not it installs sysutils/fusefs-kmod. ## SVN ## ## SVN ## Approved by: portmgr (bapt) ## SVN ## ## SVN ## ------------------------------------------------------------------------ ## SVN ##
Revision 1.116: download - view: text, markup, annotated - select for diffs
Mon Dec 10 10:20:14 2012 UTC (6 months, 1 week ago) by svnexp
Branches: MAIN
Diff to: previous 1.115: preferred, colored
Changes since revision 1.115: +8 -1 lines
## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/308598 ## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated ## SVN ## ## SVN ## ------------------------------------------------------------------------ ## SVN ## r308598 | bapt | 2012-12-10 10:14:05 +0000 (Mon, 10 Dec 2012) | 10 lines ## SVN ## ## SVN ## Extend the options framework providing 2 new macros: ## SVN ## ## SVN ## OPTIONS_RADIO: a more user friendly way to allow selecting only 0 or 1 options ## SVN ## among a list of options ## SVN ## OPTIONS_GROUP: this macros should be used to group options by theme allowing the ## SVN ## user to select 0 or N options among a list of options ## SVN ## ## SVN ## With hat: portmgr ## SVN ## Reviewed by: beat ## SVN ## ## SVN ## ------------------------------------------------------------------------ ## SVN ##
Revision 1.115: download - view: text, markup, annotated - select for diffs
Sun Nov 18 06:20:53 2012 UTC (6 months, 4 weeks ago) by svnexp
Branches: MAIN
Diff to: previous 1.114: preferred, colored
Changes since revision 1.114: +4 -4 lines
## SVN ## ## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/ 307495 ## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated ## SVN ## ## SVN ## ------------------------------------------------------------------------ ## SVN ## r307495 | danfe | 2012-11-16 18:43:55 +0000 (Fri, 16 Nov 2012) | 4 lines ## SVN ## ## SVN ## Minor whitespace and formatting fixes. ## SVN ## ## SVN ## Feature safe: yes ## SVN ## ## SVN ## ------------------------------------------------------------------------ ## SVN ##
Revision 1.114: download - view: text, markup, annotated - select for diffs
Sat Nov 17 05:54:16 2012 UTC (7 months ago) by svnexp
Branches: MAIN
Diff to: previous 1.113: preferred, colored
Changes since revision 1.113: +1 -1 lines
Switch exporter over
Revision 1.113: download - view: text, markup, annotated - select for diffs
Wed Oct 10 08:48:47 2012 UTC (8 months, 1 week ago) by bapt
Branches: MAIN
Diff to: previous 1.112: preferred, colored
Changes since revision 1.112: +5 -0 lines
SVN rev 305638 on 2012-10-10 08:48:47Z by bapt We are in 2012, it is time to activate IPV6 options by default everywhere
Revision 1.112: download - view: text, markup, annotated - select for diffs
Wed Oct 10 08:40:21 2012 UTC (8 months, 1 week ago) by bapt
Branches: MAIN
Diff to: previous 1.111: preferred, colored
Changes since revision 1.111: +10 -0 lines
SVN rev 305637 on 2012-10-10 08:40:21Z by bapt Switching current to use pkgng by default Adding WITHOUT_PKGNG for people not willing to migrate to pkgng now Hat: portmgr Non-regression: beat Exp-runs: beat
Revision 1.111: download - view: text, markup, annotated - select for diffs
Thu Aug 30 15:31:25 2012 UTC (9 months, 2 weeks ago) by beat
Branches: MAIN
Diff to: previous 1.110: preferred, colored
Changes since revision 1.110: +16 -0 lines
SVN rev 303381 on 2012-08-30 15:31:25Z by beat - Add ccache support for building ports. [1] - Fix CONFIGURE_FAIL_MESSAGE to be pkgng-aware. [2] - Resolve symlinks in PREFIX on deinstall. [3] - Introduce CLEAN_FETCH_ENV variable to disable package dependency in fetch target for mass fetching. [4] PR: ports/169579 [1], ports/170552 [2], ports/170784 [3], ports/170796 [4] Submitted by: bdrewery@ [1], crees@ [2], gahr@ [3], ohauer@ [4] Tested on: pointyhat
Revision 1.110: download - view: text, markup, annotated - select for diffs
Mon Aug 20 10:04:13 2012 UTC (9 months, 4 weeks ago) by gahr
Branches: MAIN
Diff to: previous 1.109: preferred, colored
Changes since revision 1.109: +22 -0 lines
SVN rev 302794 on 2012-08-20 10:04:13Z by gahr - Add support for fetching from GitHub in bsd.sites.mk - Document the mechanism in CHANGES - Add www/tivoka (a JSON-RPC client/server library in PHP) which uses the GitHub mechanism Approved by: beat (portmgr) after exp-run
Revision 1.109: download - view: text, markup, annotated - select for diffs
Thu Jul 26 05:40:22 2012 UTC (10 months, 3 weeks ago) by bapt
Branches: MAIN
Diff to: previous 1.108: preferred, colored
Changes since revision 1.108: +15 -0 lines
SVN rev 301539 on 2012-07-26 05:40:22Z by bapt new devel/pkgconf added to replace devel/pkg-config. new version of pkg-config are no more self hosting so we are stuck with 0.25 version while pkgconf provide the same set of features as 0.27 and a compatible frontend. A symlink to pkg-config has been added for convenience and compatibility This also introduces a new macro to use pkgconf in your ports: USE_PKGCONFIG it can take the following arguments: - yes (meaning build only dep) - build (meaning build only dep) - run (meaning run only dep) - both (meaning run and build dep) From now USE_GNOME= pkgconfig is deprecated in favour of USE_PKGCONFIG The old gnome macro has been modified to use pkgconf but still the sameway: run and build dep to avoid large breakage. While here fix some ports relying on pkg-config but not specifying it, fix some ports broken because testing wrong .pc files, and fix ports using pkg-config --version to determine pkg-config version instead of pkg-config --modversion pkg-config like recommanded by pkg-config With Hat: portmgr Exp-runs by: bapt (pointhat-west), beat (pointyhat)
Revision 1.108: download - view: text, markup, annotated - select for diffs
Mon Jul 23 06:38:21 2012 UTC (10 months, 3 weeks ago) by ohauer
Branches: MAIN
Diff to: previous 1.107: preferred, colored
Changes since revision 1.107: +0 -5 lines
SVN rev 301371 on 2012-07-23 06:38:21Z by ohauer - use UPDATING instead CHANGES noted by eadler@
Revision 1.107: download - view: text, markup, annotated - select for diffs
Fri Jul 20 20:32:20 2012 UTC (10 months, 4 weeks ago) by ohauer
Branches: MAIN
Diff to: previous 1.106: preferred, colored
Changes since revision 1.106: +5 -0 lines
SVN rev 301241 on 2012-07-20 20:32:20Z by ohauer - use reserverd UID/GID - use ports-framework to create user/group - remove pkg-(de)install - rename patchfiles - rename rc file ( s/.in// ) - bump PORTREVISION with hat apache@ PR: 169953 Submitted by: Marcello Coutinho <marcellocoutinho@gmail.com>
Revision 1.106: download - view: text, markup, annotated - select for diffs
Mon Jul 16 06:46:38 2012 UTC (11 months ago) by beat
Branches: MAIN
Diff to: previous 1.105: preferred, colored
Changes since revision 1.105: +1 -1 lines
SVN rev 300925 on 2012-07-16 06:46:38Z by beat - Keep questions on a public mailing list Requested by: eadler
Revision 1.105: download - view: text, markup, annotated - select for diffs
Sun Jul 15 17:36:43 2012 UTC (11 months ago) by beat
Branches: MAIN
Diff to: previous 1.104: preferred, colored
Changes since revision 1.104: +16 -1 lines
SVN rev 300898 on 2012-07-15 17:36:43Z by beat - Add a note about the switch to Subversion
Revision 1.104: download - view: text, markup, annotated - select for diffs
Mon Jun 25 04:09:23 2012 UTC (11 months, 3 weeks ago) by ak
Branches: MAIN
Diff to: previous 1.103: preferred, colored
Changes since revision 1.103: +3 -3 lines
- Fix copy-paste error - Bump copyright year Approved by: eadler (mentor)
Revision 1.103: download - view: text, markup, annotated - select for diffs
Sun Jun 24 08:46:46 2012 UTC (11 months, 3 weeks ago) by crees
Branches: MAIN
Diff to: previous 1.102: preferred, colored
Changes since revision 1.102: +12 -1 lines
Give a passing mention of OPTIONSng Reviewed by: ak
Revision 1.102: download - view: text, markup, annotated - select for diffs
Mon Sep 26 19:53:10 2011 UTC (20 months, 3 weeks ago) by amdmi3
Branches: MAIN
CVS tags: RELEASE_9_0_0, RELEASE_8_3_0
Diff to: previous 1.101: preferred, colored
Changes since revision 1.101: +20 -1 lines
- Add CHANGES entry on recent LDFLAGS update
Revision 1.101: download - view: text, markup, annotated - select for diffs
Mon Jun 6 23:43:58 2011 UTC (2 years ago) by gerald
Branches: MAIN
Diff to: previous 1.100: preferred, colored
Changes since revision 1.100: +16 -1 lines
Describe how CPPFLAGS is now passed to both the configure and make environments, so we do not need to manually touch CONFIGURE_ENV and MAKE_ENV any more in many cases. Discussed with: portmgr PR: 153625
Revision 1.100: download - view: text, markup, annotated - select for diffs
Wed Sep 15 18:33:52 2010 UTC (2 years, 9 months ago) by ade
Branches: MAIN
CVS tags: RELEASE_8_2_0, RELEASE_7_4_0, RELEASE_6_EOL
Diff to: previous 1.99: preferred, colored
Changes since revision 1.99: +9 -1 lines
Autotools update. Read ports/UPDATING 20100915 for details. Approved by: portmgr (for Mk/bsd.port.mk part) Tested by: Multiple -exp runs
Revision 1.99: download - view: text, markup, annotated - select for diffs
Sun Jun 6 17:17:04 2010 UTC (3 years ago) by gerald
Branches: MAIN
CVS tags: RELEASE_8_1_0
Diff to: previous 1.98: preferred, colored
Changes since revision 1.98: +8 -1 lines
USE_GCC=4.3 is deprecated (and no port uses it anymore). USE_GCC=4.3+ is transparently rewritten to USE_GCC=4.4+ and lang/gcc43 will be disconnected from the USE_GCC infrastructure soon.
Revision 1.98: download - view: text, markup, annotated - select for diffs
Wed May 26 02:20:27 2010 UTC (3 years ago) by alepulver
Branches: MAIN
Diff to: previous 1.97: preferred, colored
Changes since revision 1.97: +10 -1 lines
- Add entry in CHANGES about bsd.licenses*.mk. - Fix typo in bsd.licenses.mk (_LICENGE_ERROR -> _LICENSE_ERROR).
Revision 1.97: download - view: text, markup, annotated - select for diffs
Tue May 25 21:18:31 2010 UTC (3 years ago) by pgollucci
Branches: MAIN
Diff to: previous 1.96: preferred, colored
Changes since revision 1.96: +2 -2 lines
- add 1 missing WITH_APACHEXX option to CHANGES thats now dead
Revision 1.96: download - view: text, markup, annotated - select for diffs
Sat Jan 2 16:28:46 2010 UTC (3 years, 5 months ago) by erwin
Branches: MAIN
CVS tags: RELEASE_7_3_0
Diff to: previous 1.95: preferred, colored
Changes since revision 1.95: +2 -2 lines
Bump copyright year to 2010
Revision 1.95: download - view: text, markup, annotated - select for diffs
Fri Dec 25 18:27:35 2009 UTC (3 years, 5 months ago) by pgollucci
Branches: MAIN
Diff to: previous 1.94: preferred, colored
Changes since revision 1.94: +2 -2 lines
be more specific about WITH_APACHE2 and friends
Revision 1.94: download - view: text, markup, annotated - select for diffs
Tue Sep 15 11:03:30 2009 UTC (3 years, 9 months ago) by erwin
Branches: MAIN
CVS tags: RELEASE_8_0_0
Diff to: previous 1.93: preferred, colored
Changes since revision 1.93: +4 -7 lines
Remove myself as maintainer and hand over to portmgr Feature safe: yes
Revision 1.93: download - view: text, markup, annotated - select for diffs
Sun Sep 6 22:44:31 2009 UTC (3 years, 9 months ago) by flz
Branches: MAIN
Diff to: previous 1.92: preferred, colored
Changes since revision 1.92: +17 -2 lines
Mention the new USERS/GROUPS variable.
Revision 1.92: download - view: text, markup, annotated - select for diffs
Thu Aug 13 12:46:40 2009 UTC (3 years, 10 months ago) by erwin
Branches: MAIN
Diff to: previous 1.91: preferred, colored
Changes since revision 1.91: +12 -1 lines
Add a note on the sourceforge change and new bsd.sites.mk macro.
Revision 1.91: download - view: text, markup, annotated - select for diffs
Thu May 21 15:10:37 2009 UTC (4 years ago) by pav
Branches: MAIN
Diff to: previous 1.90: preferred, colored
Changes since revision 1.90: +14 -8 lines
- Tell world bsd.port.options.mk are cool now - Fix formatting of previous entries
Revision 1.90: download - view: text, markup, annotated - select for diffs
Sun May 17 07:53:18 2009 UTC (4 years, 1 month ago) by pgollucci
Branches: MAIN
Diff to: previous 1.89: preferred, colored
Changes since revision 1.89: +13 -1 lines
- Document some deaths legacy in bsd.apache.mk variables o) WITH_APACHE2, APACHE_COMPAT, and USE_APACHE=yes
Revision 1.89: download - view: text, markup, annotated - select for diffs
Mon Mar 2 18:53:31 2009 UTC (4 years, 3 months ago) by erwin
Branches: MAIN
CVS tags: RELEASE_7_2_0
Diff to: previous 1.88: preferred, colored
Changes since revision 1.88: +3 -3 lines
- Change the wording a bit to point to UPDATING as well as the release notes for user visible change. [1] - Belatedly bump copyright year. Submitted by: Matthias Andree <matthias.andree@gmx.de> [1]
Revision 1.88: download - view: text, markup, annotated - select for diffs
Sun Feb 8 03:14:08 2009 UTC (4 years, 4 months ago) by pgollucci
Branches: MAIN
Diff to: previous 1.87: preferred, colored
Changes since revision 1.87: +9 -1 lines
- devel/libslang2 has completely replaced devel/libslang which has not been
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
Revision 1.87: download - view: text, markup, annotated - select for diffs
Sun Sep 7 21:49:30 2008 UTC (4 years, 9 months ago) by miwi
Branches: MAIN
CVS tags: RELEASE_7_1_0, RELEASE_6_4_0
Diff to: previous 1.86: preferred, colored
Changes since revision 1.86: +2 -2 lines
- Drop whitespaces
Revision 1.86: download - view: text, markup, annotated - select for diffs
Fri Sep 5 19:41:43 2008 UTC (4 years, 9 months ago) by hrs
Branches: MAIN
Diff to: previous 1.85: preferred, colored
Changes since revision 1.85: +23 -1 lines
* print/ghostscript-* and related ports have been renamed in the 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)
Revision 1.85: download - view: text, markup, annotated - select for diffs
Thu Aug 21 06:23:03 2008 UTC (4 years, 9 months ago) by rafan
Branches: MAIN
Diff to: previous 1.84: preferred, colored
Changes since revision 1.84: +8 -1 lines
- Document CONFIGURE_ARGS changes for GNU_CONFIGURE on the syntax for CONFIGURE_TARGET PR: 126524
Revision 1.84: download - view: text, markup, annotated - select for diffs
Wed Jul 23 12:27:24 2008 UTC (4 years, 10 months ago) by danfe
Branches: MAIN
Diff to: previous 1.83: preferred, colored
Changes since revision 1.83: +6 -6 lines
- Fix some noticed spelling errors - Spell `overridable' consistently
Revision 1.83: download - view: text, markup, annotated - select for diffs
Mon Jul 21 22:35:59 2008 UTC (4 years, 10 months ago) by pav
Branches: MAIN
Diff to: previous 1.82: preferred, colored
Changes since revision 1.82: +8 -1 lines
Document porter visible changes from bsd.port.mk rev. 1.598
Revision 1.82: download - view: text, markup, annotated - select for diffs
Tue Jun 10 10:03:29 2008 UTC (5 years ago) by flz
Branches: MAIN
Diff to: previous 1.81: preferred, colored
Changes since revision 1.81: +9 -1 lines
Document wrapper option for ports-mgmt/pkg_install.
Revision 1.81: download - view: text, markup, annotated - select for diffs
Mon Apr 14 16:51:40 2008 UTC (5 years, 2 months ago) by pav
Branches: MAIN
CVS tags: RELEASE_5_EOL
Diff to: previous 1.80: preferred, colored
Changes since revision 1.80: +13 -1 lines
20080414 updates
Revision 1.80: download - view: text, markup, annotated - select for diffs
Tue Mar 11 23:51:24 2008 UTC (5 years, 3 months ago) by pav
Branches: MAIN
Diff to: previous 1.79: preferred, colored
Changes since revision 1.79: +9 -1 lines
- Document changes that have an impact on port writers
Revision 1.79: download - view: text, markup, annotated - select for diffs
Thu Sep 20 09:29:24 2007 UTC (5 years, 8 months ago) by danfe
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0
Diff to: previous 1.78: preferred, colored
Changes since revision 1.78: +10 -10 lines
Kill EOL space, throw in a bunch of readability improvements.
Revision 1.78: download - view: text, markup, annotated - select for diffs
Sun Sep 9 00:30:31 2007 UTC (5 years, 9 months ago) by linimon
Branches: MAIN
Diff to: previous 1.77: preferred, colored
Changes since revision 1.77: +17 -1 lines
Document bsd.perl.mk and related changes. Submitted by: gabor Sponsored by: Google Summer of Code 2007
Revision 1.77: download - view: text, markup, annotated - select for diffs
Sat Aug 4 11:37:23 2007 UTC (5 years, 10 months ago) by gabor
Branches: MAIN
Diff to: previous 1.76: preferred, colored
Changes since revision 1.76: +17 -1 lines
- Extract command variable definitions from bsd.port.mk, they are now stored in 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)
Revision 1.76: download - view: text, markup, annotated - select for diffs
Mon Jul 30 09:40:55 2007 UTC (5 years, 10 months ago) by alexbl
Branches: MAIN
Diff to: previous 1.75: preferred, colored
Changes since revision 1.75: +14 -1 lines
- Make Python 2.5.1 the default Python version - 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
Revision 1.75: download - view: text, markup, annotated - select for diffs
Tue Jul 24 01:43:31 2007 UTC (5 years, 10 months ago) by rafan
Branches: MAIN
Diff to: previous 1.74: preferred, colored
Changes since revision 1.74: +7 -1 lines
- CONFIGURE_ARGS is changed to have --mandir and --infodir when they are applicable Reminded by: pav
Revision 1.74: download - view: text, markup, annotated - select for diffs
Thu Jul 12 01:57:09 2007 UTC (5 years, 11 months ago) by maho
Branches: MAIN
Diff to: previous 1.73: preferred, colored
Changes since revision 1.73: +9 -1 lines
Add USE_FORTRAN knob. All ports that use FORTRAN should use this knob. Approved by: gerald, portmgr (pav)
Revision 1.73: download - view: text, markup, annotated - select for diffs
Sun Jul 1 15:09:37 2007 UTC (5 years, 11 months ago) by pav
Branches: MAIN
Diff to: previous 1.72: preferred, colored
Changes since revision 1.72: +8 -1 lines
- Introduce kld category Reminded by: sem
Revision 1.72: download - view: text, markup, annotated - select for diffs
Tue Jun 19 05:56:21 2007 UTC (6 years ago) by danfe
Branches: MAIN
Diff to: previous 1.71: preferred, colored
Changes since revision 1.71: +6 -6 lines
Some spelling and markup nits.
Revision 1.71: download - view: text, markup, annotated - select for diffs
Sun Jun 3 01:01:35 2007 UTC (6 years ago) by linimon
Branches: MAIN
Diff to: previous 1.70: preferred, colored
Changes since revision 1.70: +2 -2 lines
s/RELENG_4_EOL/RELEASE_4_EOL/. I probably typed the former because it would have made more sense to me. Submitted by: Mike Brown <mike at skew dot org>
Revision 1.70: download - view: text, markup, annotated - select for diffs
Fri May 25 00:09:37 2007 UTC (6 years ago) by linimon
Branches: MAIN
Diff to: previous 1.69: preferred, colored
Changes since revision 1.69: +23 -1 lines
* Make 'make-deinstall-all' check for moved ports. [1] * 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]
Revision 1.69: download - view: text, markup, annotated - select for diffs
Thu Apr 26 06:53:16 2007 UTC (6 years, 1 month ago) by linimon
Branches: MAIN
CVS tags: PRE_XORG_7
Diff to: previous 1.68: preferred, colored
Changes since revision 1.68: +10 -1 lines
Belatedly add the 20070313 entry, which was a minor change (add bsd.ocaml.mk; move bsd.xfce.mk; refactor FETCH_CMD).
Revision 1.68: download - view: text, markup, annotated - select for diffs
Mon Apr 2 23:14:45 2007 UTC (6 years, 2 months ago) by pav
Branches: MAIN
Diff to: previous 1.67: preferred, colored
Changes since revision 1.67: +17 -1 lines
- Talk about porter's visible 2007/04/03 changes
Revision 1.67: download - view: text, markup, annotated - select for diffs
Sat Mar 24 14:02:05 2007 UTC (6 years, 2 months ago) by pav
Branches: MAIN
Diff to: previous 1.66: preferred, colored
Changes since revision 1.66: +22 -1 lines
[1] Introduce COPYTREE_BIN and COPYTREE_SHARE macros
[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]
Revision 1.66: download - view: text, markup, annotated - select for diffs
Tue Mar 6 06:21:46 2007 UTC (6 years, 3 months ago) by linimon
Branches: MAIN
Diff to: previous 1.65: preferred, colored
Changes since revision 1.65: +12 -1 lines
* Refine some comments about Linux emulation [1]
* 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]
Revision 1.65: download - view: text, markup, annotated - select for diffs
Wed Jan 31 14:07:23 2007 UTC (6 years, 4 months ago) by pav
Branches: MAIN
Diff to: previous 1.64: preferred, colored
Changes since revision 1.64: +40 -2 lines
bsd.port.mk
[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]
Revision 1.64: download - view: text, markup, annotated - select for diffs
Wed Jan 31 13:35:20 2007 UTC (6 years, 4 months ago) by pav
Branches: MAIN
Diff to: previous 1.63: preferred, colored
Changes since revision 1.63: +4 -4 lines
- Grammar fixup on latest entry - Bump copyright years
Revision 1.63: download - view: text, markup, annotated - select for diffs
Thu Jan 18 02:38:29 2007 UTC (6 years, 5 months ago) by maho
Branches: MAIN
CVS tags: RELEASE_4_EOL
Diff to: previous 1.62: preferred, colored
Changes since revision 1.62: +8 -1 lines
Add an entry that asking all ports maintainers and ports that uses Fortran77 to migrate to Fortran90/95 (lang/gcc42).
Revision 1.62: download - view: text, markup, annotated - select for diffs
Sat Oct 14 09:31:38 2006 UTC (6 years, 8 months ago) by marcus
Branches: MAIN
CVS tags: RELEASE_6_2_0
Diff to: previous 1.61: preferred, colored
Changes since revision 1.61: +9 -1 lines
Add the changes brought in by the GNOME 2.16 import. Approved by: portmgr (implicit, kris)
Revision 1.61: download - view: text, markup, annotated - select for diffs
Sat Sep 30 19:26:32 2006 UTC (6 years, 8 months ago) by linimon
Branches: MAIN
Diff to: previous 1.60: preferred, colored
Changes since revision 1.60: +17 -1 lines
Document bsd.port.mk 1.544 and associated changes.
Revision 1.60: download - view: text, markup, annotated - select for diffs
Fri Sep 15 06:57:07 2006 UTC (6 years, 9 months ago) by linimon
Branches: MAIN
Diff to: previous 1.59: preferred, colored
Changes since revision 1.59: +15 -1 lines
* Add PKGVERSION to bsd.port.mk [1] * 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]
Revision 1.59: download - view: text, markup, annotated - select for diffs
Sun Sep 3 15:23:03 2006 UTC (6 years, 9 months ago) by sat
Branches: MAIN
Diff to: previous 1.58: preferred, colored
Changes since revision 1.58: +14 -1 lines
The following functional changes were made to bsd.sites.mk:
* 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.
Revision 1.58: download - view: text, markup, annotated - select for diffs
Fri Aug 4 20:44:18 2006 UTC (6 years, 10 months ago) by sat
Branches: MAIN
Diff to: previous 1.57: preferred, colored
Changes since revision 1.57: +28 -1 lines
Document bsd.sites.mk macro magic
Revision 1.57: download - view: text, markup, annotated - select for diffs
Fri Aug 4 13:17:59 2006 UTC (6 years, 10 months ago) by erwin
Branches: MAIN
Diff to: previous 1.56: preferred, colored
Changes since revision 1.56: +4 -3 lines
Fix a typo and refrase a sentense to be less ambiguous in the last commit Submitted by: vd
Revision 1.56: download - view: text, markup, annotated - select for diffs
Fri Aug 4 12:36:30 2006 UTC (6 years, 10 months ago) by erwin
Branches: MAIN
Diff to: previous 1.55: preferred, colored
Changes since revision 1.55: +36 -3 lines
Add a note for the latest patchset which adds DESTDIR support. Submitted by: gabor Sponsored by: Google Summer of Code 2006
Revision 1.55: download - view: text, markup, annotated - select for diffs
Tue Jul 18 04:13:11 2006 UTC (6 years, 11 months ago) by linimon
Branches: MAIN
Diff to: previous 1.54: preferred, colored
Changes since revision 1.54: +13 -1 lines
Document the latest bsd.port.mk checkin.
Revision 1.54: download - view: text, markup, annotated - select for diffs
Wed Jul 5 02:18:27 2006 UTC (6 years, 11 months ago) by linimon
Branches: MAIN
Diff to: previous 1.53: preferred, colored
Changes since revision 1.53: +23 -1 lines
Add latest changes in bsd.*.mk.
Revision 1.53: download - view: text, markup, annotated - select for diffs
Mon Jun 19 00:10:03 2006 UTC (7 years ago) by linimon
Branches: MAIN
Diff to: previous 1.52: preferred, colored
Changes since revision 1.52: +40 -2 lines
Belatedly add the description of the most recent bsd.*.mk changes.
Revision 1.52: download - view: text, markup, annotated - select for diffs
Tue May 23 22:27:21 2006 UTC (7 years ago) by kris
Branches: MAIN
Diff to: previous 1.51: preferred, colored
Changes since revision 1.51: +34 -1 lines
Document the subset of changes committed to bsd.port.mk that are of potential interest to port developers.
Revision 1.51: download - view: text, markup, annotated - select for diffs
Thu Feb 23 08:29:26 2006 UTC (7 years, 3 months ago) by kris
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_5_5_0
Diff to: previous 1.50: preferred, colored
Changes since revision 1.50: +1 -4 lines
Drop description of PERL_(BUILD|RUN)_DEPENDS since they were removed pending reimplementation.
Revision 1.50: download - view: text, markup, annotated - select for diffs
Fri Jan 27 13:17:11 2006 UTC (7 years, 4 months ago) by danfe
Branches: MAIN
Diff to: previous 1.49: preferred, colored
Changes since revision 1.49: +16 -16 lines
Another round of markup and spelling nits.
Revision 1.49: download - view: text, markup, annotated - select for diffs
Sat Jan 21 21:07:14 2006 UTC (7 years, 4 months ago) by pav
Branches: MAIN
Diff to: previous 1.48: preferred, colored
Changes since revision 1.48: +28 -1 lines
- Announce 20060121 infrastructure changes
Revision 1.48: download - view: text, markup, annotated - select for diffs
Sun Nov 13 15:45:52 2005 UTC (7 years, 7 months ago) by krion
Branches: MAIN
Diff to: previous 1.47: preferred, colored
Changes since revision 1.47: +3 -3 lines
Remove trailing spaces.
Revision 1.47: download - view: text, markup, annotated - select for diffs
Tue Nov 8 09:02:51 2005 UTC (7 years, 7 months ago) by clement
Branches: MAIN
Diff to: previous 1.46: preferred, colored
Changes since revision 1.46: +47 -1 lines
* Add bsd.database.mk [1]
- move out from bsd.port.mk USE_MYSQL and USE_PGSQL.
- add support for Berkley DB and SQLite (via USE_BDB and USE_SQLITE
knobs).
* Espace '+' in make search [2]
* Add "makepatch" target to simplify creation of patches during porting [3]
* Replace deprecated MACHINE_ARCH with ARCH [4]
* Remove support of OpenLDAP 2.1 [5]
* Add bsd.tcl.mk [6]
It introduces USE_TCL/USE_TCL_BUILD knobs to support various
version of tcl (8.0 -> 8.4)
* Fix cosmetic bugs in security-check target [7]
* Add support for INDEX-7 and above (up to INDEX-9 actually) [8]
* Add "package-recursive" to bsd.port.subdir.mk [9]
* Remove check for FreeBSD version < 460101 [10]
* New category: net-im [11]
* Add .desktop file facilities
It introduces DESKTOPDIR and DESKTOP_ENTRIES knobs [12]
* Add SHA256 support to "*checksum" targets [13]
* Fix USE_PYTHON with OPTIONS [14]
* Force NO_LINT to MAKE_ENV to avoid library breaks [15]
* Fix typo: s/RC_ORDER/USE_RCORDER/g [16]
* Add support for PostgreSQL 8.1 [17]
* Add bsd.apache.mk
USE_APACHE knob enhancements [18]
PR: ports/85695 [1], ports/85669 [2], ports/85488 [3],
ports/84489 [4], ports/83835 [5], ports/83718 [6],
ports/83716 [7], ports/83710 [8], ports/82753 [9],
ports/82138 [10], ports/81206 [11], ports/79509 [12],
ports/79123 [13], ports/74866 [14], ports/85490 [15],
ports/83514 [16], ports/88466 [17]
Submitted by: vsevolod [1] [6], Ricardo Alves dos Reis
<ricardo_bsd@yahoo.com.br> [2], markm [3] [15], obrien [4],
krion [5] [8] , Petr Rehor <prehor@gmail.com> [7],
clement [8] [18], jhs@berklix.org [9], edwin [10] [13],
pav [11], jylefort [12], mnag [14], leeym [16], girgen [17]
Revision 1.46: download - view: text, markup, annotated - select for diffs
Sat Nov 5 07:06:32 2005 UTC (7 years, 7 months ago) by marcus
Branches: MAIN
Diff to: previous 1.45: preferred, colored
Changes since revision 1.45: +22 -1 lines
Add new GNOME 2.12. porting changes.
Revision 1.45: download - view: text, markup, annotated - select for diffs
Fri Jun 17 22:59:01 2005 UTC (8 years ago) by netchild
Branches: MAIN
CVS tags: RELEASE_6_0_0
Diff to: previous 1.44: preferred, colored
Changes since revision 1.44: +17 -1 lines
Mega-patch to cleanup the ports infrastructure regarding our linux bits:
- USE_LINUX now implies NO_FILTER_SHLIBS=yes. It also doesn't use FreeBSD
tools to strip binaries anymore, so it's not neccesary anymore to override
STRIP and STRIP_CMD.
- USE_LINUX_PREFIX implies NO_MTREE now.
- In the USE_LINUX case, USE_XLIB now depends upon the linux X11 libraries
instead upon the native FreeBSD libraries.
- The variable LINUX_BASE_PORT contains a string which is suitable as an
item in *_DEPENDS, so if a port BATCH_DEPENDS or FETCH_DEPENDS upon the
default (or overriden) linux base, ${LINUX_BASE_PORT} should be used
instead of a hardcoded reference.
- Change all ports to comply to the "new world order".
- The Ports Collection now allows to override the default linux_base port.
Specify e.g. OVERRIDE_LINUX_BASE_PORT=rh-9 in /etc/make.conf to use
${PORTSDIR}/emulators/linux_base-rh-9 (the logic is to use
${PORTSDIR}/emulators/linux_base-${OVERRIDE_LINUX_BASE_PORT}).
- If USE_LINUX or OVERRIDE_LINUX_BASE doesn't point to an existing linux_base
port and if USE_LINUX isn't set to "yes" (case insensitive), the port will
be marked as IGNORE. [1]
- Readd USE_LINUX knobs into several ports and make several uses of a
conditional dependency ("USE_LINUX?=") into an unconditional one
("USE_LINUX=") which where removed/changed by Trevor to allow the use of
alternative linux_base ports. While this is a nice goal, the implementation
resulted in missing dependencies. The OVERRIDE_LINUX_BASE_PORT knob
in this commit is supposed to fix the problem while keeping the feature.
Basicaly this includes a backout of Trevor's commit, to prevent confusion
I mention it here explicitely.
- Use the correct prefix (X11- instead of LOCAL- or LINUX-) for some ports.
Chase dependencies for this.
- Changes to make linux_devtools installable on amd64, remove some stray
device nodes (they don't work on recent OS versions and aren't really
needed).
- Make linux_base-8 PREFIX clean and remove some stray device nodes.
Additionally tell a little bit more about how to setup NIS/YP [2].
- Update the PGSQL dependency in the linux-opengroupware port to a recent
version (the old one isn't available anymore), I don't know if this
works (at least it isn't more broken than before).
- Use PREFIX/usr/share/doc instead of PREFIX/usr/doc in the divx4linux
ports, the former path exists already and gets populated by other
packages too (PREFIX=LINUXPREFIX!).
- Fix some obvious (non-linuxolator) bugs in some linux ports while being
there.
- Bump PORTREVISION where neccesary.
Requested by: portmgr (linimon) [1]
Submittted by: Gerrit Kuehn <gerrit_huehn@gruft.fido.de [2]
Approved by: portmgr (kris, linimon), maintainers (or maintainer timeout)
Tested on: ports cluster (kris)
Reviewed by: silence on emulation@
Superseedes PR: 69997
Maintainer approval from:
chris@chrisburkert.de
cracauer@cons.org
des
girgen
jamie@bishopston.net
mezz
mi
nivit@users.sf.net
pat
simond@irrelevant.org
riggs@rrr.de
Udo.Schweigert@Siemens.com
Revision 1.44: download - view: text, markup, annotated - select for diffs
Thu Jun 9 20:59:23 2005 UTC (8 years ago) by krion
Branches: MAIN
Diff to: previous 1.43: preferred, colored
Changes since revision 1.43: +40 -2 lines
Add notes about changes introduced in bsd.port.mk rev. 1.512 Remove trailing spaces.
Revision 1.43: download - view: text, markup, annotated - select for diffs
Sat Mar 26 17:33:15 2005 UTC (8 years, 2 months ago) by jdp
Branches: MAIN
CVS tags: RELEASE_5_4_0
Diff to: previous 1.42: preferred, colored
Changes since revision 1.42: +12 -1 lines
Add an entry for the CVSup "refuse" file bug fix. Approved by: portmgr (linimon)
Revision 1.42: download - view: text, markup, annotated - select for diffs
Mon Mar 21 13:11:34 2005 UTC (8 years, 2 months ago) by kwm
Branches: MAIN
Diff to: previous 1.41: preferred, colored
Changes since revision 1.41: +7 -1 lines
Add an entry for the recent gstreamer-plugin-gconf split.
Revision 1.41: download - view: text, markup, annotated - select for diffs
Sat Mar 19 20:06:57 2005 UTC (8 years, 3 months ago) by marcus
Branches: MAIN
Diff to: previous 1.40: preferred, colored
Changes since revision 1.40: +12 -1 lines
Add an entry for the recent bsd.gnome.mk changes.
Revision 1.40: download - view: text, markup, annotated - select for diffs
Mon Mar 14 07:44:44 2005 UTC (8 years, 3 months ago) by edwin
Branches: MAIN
Diff to: previous 1.39: preferred, colored
Changes since revision 1.39: +19 -1 lines
Add information about IGNORE_MASTER_SITE_xxx Noticed by: krion
Revision 1.39: download - view: text, markup, annotated - select for diffs
Sun Mar 13 15:43:07 2005 UTC (8 years, 3 months ago) by ahze
Branches: MAIN
Diff to: previous 1.38: preferred, colored
Changes since revision 1.38: +25 -1 lines
- Add note about changes to gstreamer-plugins and gnomehier ports.
Revision 1.38: download - view: text, markup, annotated - select for diffs
Tue Feb 8 20:18:27 2005 UTC (8 years, 4 months ago) by pav
Branches: MAIN
Diff to: previous 1.37: preferred, colored
Changes since revision 1.37: +2 -2 lines
- Don't pretend these changes were made a month ago Time traveller: krion
Revision 1.37: download - view: text, markup, annotated - select for diffs
Mon Feb 7 12:27:18 2005 UTC (8 years, 4 months ago) by krion
Branches: MAIN
Diff to: previous 1.36: preferred, colored
Changes since revision 1.36: +46 -1 lines
Document changes committed in bsd.port.mk revision 1.508
Revision 1.36: download - view: text, markup, annotated - select for diffs
Fri Dec 31 18:23:43 2004 UTC (8 years, 5 months ago) by netchild
Branches: MAIN
CVS tags: RELEASE_4_11_0
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +5 -1 lines
Say hello to the linux mega patch, it consolidates our linux bits a
little bit and allows to proceed to a more recent linux_base from
a stable (read as: the major bugs should be ironed out or identified
and most linux ports build just fine) source.
It also allows to ship 4.11 with a working linuxolator (the EOLed
linux_base is marked forbidden because of a security hole).
This is a major update, please read UPDATING (and CHANGES if you
develop linux ports).
Changes:
- change the default linux_base from v7 to v8
- add a newer freetype to linux_base-8 for nicer fonts display [1]
- don't let cpio use hardlinks in the linux_base-8 port to quiet some
warnings in some cases [2]
- fix a cut&past error in the linux_base-8 pkg-install script [3]
- convert the binary knob "USE_LINUX" to a version specifier, e.g.
USE_LINUX=<value> specifies a dependency upon
emulators/linux_base-<value>, exceptions are a value of "7" (which
does what you want and adds a dependency to linux_base) and any
value without a corresponding port in
PORTSDIR/emulators/linux_base-<value> (which adds a dependency to
the default linux_base)
- don't implicitly add USE_LINUX with the USE_LINUX_PREFIX knob,
this allows us to use the USE_LINUX_PREFIX knob for linux_base and
paves the way for splitting up future linux base ports into
individual pieces
- remove RESTRICTED from some GPL licensed ports, even when we only
distribute binaries, we get them from official linux sites, so
anyone can grab them there if he needs to
- add a dependency upon the linux X11 bits where necessary (based upon
guesswork)
- don't use USE_X_PREFIX in some linux ports since it adds a dependency
to the FreeBSD X11 libs, as a workaround use PREFIX?= (the clean
solution would be to remove the implicit USE_XLIB from USE_X_PREFIX)
- bump the portrevision of the linux ports ("better safe than sorry"
algorithm)
- pass maintainership of the important linux infrastructure to a
mailinglist, hijack freebsd-emulation@ for this purpose (if somebody
doesn't like this: tell us your bikeshed color at freebsd-emulation@,
my color would be "linuxolator@" in case someone cares...)
- add a pkg-install script for linux-fontconfig, but don't use it;
everything should work without it (the FreeBSD fc-cache program should
do all the work), but in case we need it we just need to decomment the
pkg-install part in the Makefile
- fix some dependencies
- fix some bugs
- add some static plists
- unbreak the ports with dependecies to more than one linux_base
This also fixes some ports which are marked BROKEN because of dependencies
to v7 and v8 of linux_base at the same time.
Known bugs:
- the linux-mesa and linux-devtools ports install libGL*.so symlinks
- some "minor" plist bugs (e.g. ld.so.{conf,cache} are modified by
the linux X11 port, so linx_Base-8 moans at deinstall time)
Future work (interested souls should coordinate with freebsd-emulation@):
- add some kind of USE_LINUX_X11 knob to streamline the X11 dependencies,
or modify the behavior of USE_XLIB in the USE_LINUX case
AFAIK trevor has some patches.
- make USE_XLIB and USE_X_PREFIX orthogonal to be able to get rid of
the PREFIX?= workaround in some linux ports
Should be discussed/coordinated on/with x11@.
- move the RPM bits from x11-toolkits/linux-gtk/Makefile to PORTSDIR/Mk/
- update to a more recent linux base
PR: 69997, 70539 (and maybe others)
Discussed with/on: java@, x11@, trevor, portmgr
Tested by: mezz, portmgr, pointyhat
RPM hunted down by: Joseph Gelinas <scirocco@tasam.com> [1]
Requested by: portmgr [2]
Submitted by: kris [3]
Approved by: portmgr
Revision 1.35: download - view: text, markup, annotated - select for diffs
Thu Dec 9 22:05:12 2004 UTC (8 years, 6 months ago) by krion
Branches: MAIN
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +41 -1 lines
Add the changes just committed.
Revision 1.34: download - view: text, markup, annotated - select for diffs
Fri Nov 19 15:11:58 2004 UTC (8 years, 6 months ago) by krion
Branches: MAIN
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +41 -1 lines
Add the changes just committed.
Revision 1.33: download - view: text, markup, annotated - select for diffs
Tue Nov 16 07:47:31 2004 UTC (8 years, 7 months ago) by mezz
Branches: MAIN
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +7 -1 lines
20041116: AUTHOR: gnome@FreeBSD.org The way OMF files are handled has been changed to use the new INSTALLS_OMF macro (similar to INSTALLS_SHLIB). Details about the new macro can be found at http://www.FreeBSD.org/gnome/docs/porting.html and bsd.gnome.mk.
Revision 1.32: download - view: text, markup, annotated - select for diffs
Sat Nov 13 10:15:42 2004 UTC (8 years, 7 months ago) by krion
Branches: MAIN
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +7 -1 lines
Since INDEX version in CVS is always too old, portmgr decided to remove it. You will still be able to build your own INDEX or use 'fetchindex' target in /usr/ports/. The last INDEX song ever. (sung to the tune of "Imagine" by John Lennon) Imagine there's no INDEX It's easy if you try It was a hard decision It should now go and die Imagine all the people Building INDEX today... Imagine there's no ports Is it so hard to do ? Nothing to break or fix for And no GNOME too Imagine all the people Fetching INDEX today... You may say I'm a dreamer But the hacks must go away I hope someday you won't break it And let the downloads rule the day Imagine there's no cluster I wonder if you can Two hundreds ports are broken Please help us, Uncle Sam Imagine all the people Loving INDEX today... You may say I'm a dreamer But the hacks must go away I hope someday you won't break it And let the downloads rule the day
Revision 1.31: download - view: text, markup, annotated - select for diffs
Wed Nov 10 03:43:26 2004 UTC (8 years, 7 months ago) by mezz
Branches: MAIN
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +7 -1 lines
Add information about GConf schema handled has been changed by use the new GCONF_SCHEMAS macro.
Revision 1.30: download - view: text, markup, annotated - select for diffs
Tue Aug 3 22:36:48 2004 UTC (8 years, 10 months ago) by ade
Branches: MAIN
CVS tags: RELEASE_5_3_0
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +9 -1 lines
Move devel/autoconf->devel/autoconf253 and devel/automake->devel/automake15 All autotools ports are now truly versioned and do not conflict with each other. This marks the end of "Phase 1" of the autotools updates.
Revision 1.29: download - view: text, markup, annotated - select for diffs
Fri Jul 23 23:41:13 2004 UTC (8 years, 10 months ago) by anholt
Branches: MAIN
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +2 -2 lines
Err, today's the 23rd, not the 21st.
Revision 1.28: download - view: text, markup, annotated - select for diffs
Fri Jul 23 22:09:30 2004 UTC (8 years, 10 months ago) by anholt
Branches: MAIN
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +6 -18 lines
Add instructions for the X.Org update to UPDATING, and make the ones in CHANGES specific for porters. Requested by: marcus
Revision 1.27: download - view: text, markup, annotated - select for diffs
Fri Jul 23 19:10:05 2004 UTC (8 years, 10 months ago) by anholt
Branches: MAIN
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +21 -1 lines
- Add the X_WINDOW_SYSTEM={xorg,xfree86-4,xfree86-3} variable to bsd.port.mk,
and make XFREE86_VERSION map to it. XFREE86_VERSION is now deprecated.
- Make xorg the default X_WINDOW_SYSTEM on -current.
- Add several new X_*_PORT variables which point to various pieces of X11 based
on the setting of X_WINDOW_SYSTEM, and make ports use them.
- Add information to CHANGES about how to handle the transition.
PR: ports/68763
Approved by: portmgr (marcus)
Approved by: re (scottl)
Revision 1.26: download - view: text, markup, annotated - select for diffs
Mon Jul 19 22:14:53 2004 UTC (8 years, 11 months ago) by ale
Branches: MAIN
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +6 -6 lines
Grammar fixes. Submitted by: bmah
Revision 1.25: download - view: text, markup, annotated - select for diffs
Mon Jul 19 09:34:42 2004 UTC (8 years, 11 months ago) by ale
Branches: MAIN
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +29 -1 lines
Inform users and developers about the new PHP infrastructure.
Revision 1.24: download - view: text, markup, annotated - select for diffs
Sat Jul 17 15:26:49 2004 UTC (8 years, 11 months ago) by eik
Branches: MAIN
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +11 -1 lines
Note that OpenLDAP version 2.2 is now the default.` Reminded by: marcus
Revision 1.23: download - view: text, markup, annotated - select for diffs
Fri Jul 9 17:55:34 2004 UTC (8 years, 11 months ago) by marcus
Branches: MAIN
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +25 -1 lines
Document the new libtool changes.
Revision 1.22: download - view: text, markup, annotated - select for diffs
Wed Jul 7 20:14:08 2004 UTC (8 years, 11 months ago) by marcus
Branches: MAIN
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +9 -1 lines
Add a blurb about the new GConf schema handling style. More details are available in portlint as well as in the FreeBSD GNOME porting guide, but this just gives porters another pointer. Requested by: mezz
Revision 1.21: download - view: text, markup, annotated - select for diffs
Mon Jul 5 20:50:13 2004 UTC (8 years, 11 months ago) by krion
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +2 -2 lines
USE_SIZE author was trevor, not erwin as I mentioned. IRC'ed by: erwin
Revision 1.20: download - view: text, markup, annotated - select for diffs
Mon Jul 5 20:47:32 2004 UTC (8 years, 11 months ago) by krion
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +16 -2 lines
Introduce new AUTHOR: line. Approved by: portmgr (marcus)
Revision 1.19: download - view: text, markup, annotated - select for diffs
Thu Jun 10 07:38:42 2004 UTC (9 years ago) by kris
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +101 -2 lines
Document the user-relevant changes just committed.
Revision 1.18: download - view: text, markup, annotated - select for diffs
Fri Jun 4 17:28:08 2004 UTC (9 years ago) by ade
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +52 -1 lines
Information regarding the great autotools update of July 4 2004
Revision 1.17: download - view: text, markup, annotated - select for diffs
Mon Apr 19 17:01:53 2004 UTC (9 years, 2 months ago) by glewis
Branches: MAIN
CVS tags: RELEASE_4_10_0
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +25 -1 lines
. Add some information regarding the latest changes to bsd.java.mk Submitted by: Herve Quiroz <herve.quiroz@esil.univ-mrs.fr>
Revision 1.16: download - view: text, markup, annotated - select for diffs
Wed Apr 14 18:42:33 2004 UTC (9 years, 2 months ago) by marcus
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +5 -1 lines
Augment Trevor's GNOME instructions by linking to the GNOME porting guide.
Revision 1.15: download - view: text, markup, annotated - select for diffs
Wed Apr 14 18:37:38 2004 UTC (9 years, 2 months ago) by trevor
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +6 -1 lines
Mention USE_GNOME=gtk20 (gleaned from marcus' commits to the nogger, gringotts, aumix, groundhog and gtk-qnxtheme ports).
Revision 1.14: download - view: text, markup, annotated - select for diffs
Fri Apr 9 03:12:04 2004 UTC (9 years, 2 months ago) by marcus
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +2 -2 lines
Correct the name of one of the _DEPRECATED macros.
Revision 1.13: download - view: text, markup, annotated - select for diffs
Fri Apr 9 03:05:43 2004 UTC (9 years, 2 months ago) by marcus
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +17 -1 lines
Let other porters know about the recent changes in glib20/gtk20 with regard to deprecated API calls.
Revision 1.12: download - view: text, markup, annotated - select for diffs
Sat Apr 3 16:28:33 2004 UTC (9 years, 2 months ago) by glewis
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +64 -3 lines
. Document the bsd.java.mk update. . Kill some trailing white space while I'm here. Reminded by: znerd
Revision 1.11: download - view: text, markup, annotated - select for diffs
Tue Mar 16 22:20:32 2004 UTC (9 years, 3 months ago) by marcus
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +16 -1 lines
Add instructions for fixing portability issues with the new freetype2.
Revision 1.10: download - view: text, markup, annotated - select for diffs
Sun Mar 14 18:57:25 2004 UTC (9 years, 3 months ago) by ade
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +13 -1 lines
Add detail about recent autotools changes. Poked by: kris
Revision 1.9: download - view: text, markup, annotated - select for diffs
Mon Mar 8 22:01:10 2004 UTC (9 years, 3 months ago) by eik
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +10 -1 lines
semi-document MASTER_SITE_SOURCEFORGE_EXTENDED
Revision 1.8: download - view: text, markup, annotated - select for diffs
Wed Mar 3 08:08:10 2004 UTC (9 years, 3 months ago) by knu
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +3 -35 lines
Reorganize the information about the ruby upgrade to 1.8 on i386. Noted by: kris
Revision 1.7: download - view: text, markup, annotated - select for diffs
Wed Mar 3 07:45:50 2004 UTC (9 years, 3 months ago) by knu
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +45 -1 lines
Add notes about ruby's major upgrade to 1.8 on the i386 platform.
Revision 1.6: download - view: text, markup, annotated - select for diffs
Wed Feb 18 04:02:44 2004 UTC (9 years, 4 months ago) by adamw
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +35 -1 lines
Mozilla will now default to using GTK2, and will only compile against Gtk+-1.2 if explicitly requested. This is in exact opposite to the old behaviour. Lengthy, babbling explanation follows.
Revision 1.5: download - view: text, markup, annotated - select for diffs
Wed Feb 4 06:38:31 2004 UTC (9 years, 4 months ago) by marcus
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +153 -1 lines
Add the latest round of bsd.*.mk changes.
Revision 1.4: download - view: text, markup, annotated - select for diffs
Sun Feb 1 14:49:19 2004 UTC (9 years, 4 months ago) by erwin
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -2 lines
Replace spaces by tab Submitted by: Xin LI <delphij@frontfree.net>
Revision 1.3: download - view: text, markup, annotated - select for diffs
Sun Feb 1 05:54:38 2004 UTC (9 years, 4 months ago) by kensmith
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +1 -1 lines
Forced commit to test ports-committers-archive mail logging. Approved by: marcus (portmgr@)
Revision 1.2: download - view: text, markup, annotated - select for diffs
Thu Jan 29 09:52:16 2004 UTC (9 years, 4 months ago) by erwin
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +10 -1 lines
Add entry about USE_SIZE Submitted by: trevor
Revision 1.1: download - view: text, markup, annotated - select for diffs
Thu Jan 29 09:42:18 2004 UTC (9 years, 4 months ago) by erwin
Branches: MAIN
Add CHANGES Heavily inspired by /usr/src/UPDATING, this file is intended for notes on major changes to ports and infrastructure, that have a significant impact on other ports. Indended audience is committers and developers; changes that affect users should be added to the ports section of the release notes that I hope to add in the near future. Although I am mentioned as maintainer, this should not be seen as a lock, everyone is welcome to add to this file. Requested by: many Approved by: marcus (some time ago) Inspired by: UPDATING (imp)
