| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
PR: ports/118424
Submitted by: Matt Dawson <matt chronos.org.uk> (maintainer)
Notes:
svn path=/head/; revision=203476
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
GNOME 2.20 release notes can be found at
http://www.gnome.org/start/2.20/notes/en/ . Beyond that, this update
includes the new GIMP 2.4 (courtesy of ahze).
The GNOME 2.20 update also includes a huge change in the FreeBSD GNOME
hierarchy. We are now using the more standard DATADIR of ${PREFIX}/share
rather than ${PREFIX}/share/gnome. The result is that fewer patches and
hacks are needed to port GNOME components to FreeBSD. This will mean some
user changes may be required, so be sure to read /usr/ports/UPDATING for
more details.
This release and the things we accomplished in it would not have been
possible without mezz's crazy idea to collapse DATADIR, and his persistence
to make it happen successfully. Ahze and pav also deserve thanks for
their work on porting modules and testing the whole ball of wax on
pointyhat (respectively).
The FreeBSD GNOME team would also like to thank our various testers and
contributors:
Yasuda Keisuke
Frank Jahnke
Pawel Worach
Brian Gruber
Franz Klammer
Yuri Pankov
Nick Barkas
Cristian KLEIN
Tony Maher
Scot Hetzel
Martin Matuska (mm)
Benoit Dejean
Martin Wilke (miwi)
(And anyone else I may have missed)
PRs fixed in this release:
111272, 113470, 115995, 116338
Notes:
svn path=/head/; revision=201947
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
supports them. This is determined by running ``configure --help'' in
do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
subdirectory detection.
PR: ports/111470
Approved by: portmgr
Discussed with: stas (Mk/*), gerald (info related stuffs)
Tested by: pointyhat exp run
Notes:
svn path=/head/; revision=196111
|
|
|
|
|
|
|
|
| |
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Notes:
svn path=/head/; revision=191544
|
|
|
|
|
|
|
|
|
|
|
| |
- Added USE_GETTEXT, WITHOUT_NLS
- Fixed typo in pkg-descr
PR: ports/109769
Submitted by: Matt Dawson <matt at chronos.org.uk> (maintainer)
Notes:
svn path=/head/; revision=187000
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Change MASTER_SITES address, WWW entry
- Change maintainer's email address
- Workaround for autoconf 2.60 (mandir)
PR: ports/103303
Submitted by: Matt Dawson <matt at mattsnetwork.co.uk> (maintainer)
Notes:
svn path=/head/; revision=173140
|
|
|
|
|
|
|
|
| |
PR: ports/94664
Submitted by: Matt Dawson <matt@mattsnetwork.co.uk> (maintainer)
Notes:
svn path=/head/; revision=157635
|
|
|
|
|
|
|
|
| |
Approved by: krion@
PR: ports/88711 (related)
Notes:
svn path=/head/; revision=154109
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
very long and if some dependencies can't be added into the list.
[1]
- Fix FAM support. Make gamin the default FAM system. [2]
- Introduce new 'quicksearch' target to show only port, path and
info section of the matching ports. [3]
- Introduce new category - rubygems. [4]
- Fix stale dependencies while installing qmail slaveport and
another port that depends on qmail. [5]
- Add commentary for describes target in bsd.port.mk. [6]
- Fix warning issued during make index on archs !368. [7]
- Add USE_DOS2UNIX variable. If set to "YES", remove the ^M from
all files under ${WRKSRC}. If set to a string, remove in all files
under ${WRKSRC} with one of these names the ^Ms. [8]
- Add new variables PERL_RUN_DEPENDS and PERL_BUILD_DEPENDS by
checking the existance of the Perl modules with the "perl -e 'use
module;'" command. [9]
- Fix bsd.port.mk variable quoting issues. No quoting is necessary
anymore either in the Makefile or on the command line. Affected
variables include:
BROKEN
FORBIDDEN
IGNORE
MANUAL_PACKAGE_BUILD
NO_CDROM
NO_PACKAGE
RESTRICTED
[10]
- Add NOFETCHFILES variable. If set, don't download these files
from the ${MASTER_SITES} or ${MASTER_SITE_BACKUP} (but do from
${MASTER_SITE_OVERRIDE}). [11]
- Improve 'search' target output. [12]
- Add a new virtual category for Amateur Radio - hamradio. [13]
- Cleanup some old/unused pathes in bsd.port.mk. [14]
- Add @dirrmtry for plists which does the same as:
"@unexec rmdir %D/foo 2>/dev/null || true" [15]
- Remove virtual category - offix. [16]
- Use portsnap instead of cvsup or cvs on "make update" in
/usr/ports. [17]
- Move location of bsd.autotools.mk within bsd.port.mk [18]
- Add bsd.linux-rpm.mk, fix INSTALLS_SHLIB for Linux ports [19]
- Use new USE_RC_SUBR format for FreeBSD version >= 700007 [20]
- Replace the string "FreeBSD" by "The FreeBSD Project" in the
security warning [21]
- Add bsd.local.mk for local modification to ports framework. [22]
- Replace rcNG spelling by rc.d [23]
- Remove superfluous USE_REINPLACE. [24]
Special thanks to: linimon for spending hours with all these patches
clement for fixes
kris for help with pointyhat
PR: ports/86310 [1], ports/89498 [2], ports/83530 [3],
ports/83789 [4], ports/84053 [5], ports/86281 [6],
ports/87214 [7], ports/87234 [8], ports/87318 [9],
ports/87396 [10], ports/87605 [11], ports/87840 [12],
ports/88230 [13], ports/88493 [14], ports/88711 [15],
ports/88751 [16], ports/89281 [17], ports/89999 [18],
ports/90031 [19], ports/90150 [20], ports/90668 [21],
ports/91433 [23], ports/88754 [24]
Submitted by: mi [1], marcus [2], Lars Engels <lars.engels@0x20.net> [3],
pav [4, 16, 20, 24], garga [5], cperciva [6], vd [7],
edwin [8, 9, 11, 15, 21],
fenner [10], Arseny Nasokin <tarc.po.cs.msu.su@tarc.po.cs.msu.su> [12],
Carl Makin <carl@stagecraft.cx> [13], arved [14],
NIIMI Satoshi <sa2c@sa2c.net> [17], thierry [18],
jylefort [19], linimon [22], dougb [23]
Notes:
svn path=/head/; revision=154065
|
|
|
|
|
|
|
|
| |
PR: ports/90768
Submitted by: Matt Dawson <matt@mattsnetwork.co.uk> (maintainer)
Notes:
svn path=/head/; revision=151807
|
|
|
|
| |
Notes:
svn path=/head/; revision=147269
|
|
|
|
|
|
|
|
|
|
| |
(BSD.x11-4.dist rev. 1.27), so remove it from plist.
Noticed by: Soeren Straarup (xride at x12.dk)
Approved by: maintainer
Notes:
svn path=/head/; revision=137715
|
|
|
|
| |
Notes:
svn path=/head/; revision=137494
|
|
|
|
| |
Notes:
svn path=/head/; revision=137293
|
|
|
|
|
|
|
|
| |
PR: ports/79793
Submitted by: maintainer
Notes:
svn path=/head/; revision=133036
|
|
|
|
|
|
|
|
| |
PR: ports/79553
Submitted by: Matt Dawson <matt@mattsnetwork.co.uk> (maintainer)
Notes:
svn path=/head/; revision=132583
|
|
|
|
|
|
|
| |
the plist since /usr/local/bin isn't in pkg_add's PATH. Bump the PORTREVISION.
Notes:
svn path=/head/; revision=131439
|
|
|
|
| |
Notes:
svn path=/head/; revision=130974
|
|
|
|
|
|
|
|
| |
PR: ports/78162
Submitted by: maintainer
Notes:
svn path=/head/; revision=130085
|
|
|
|
|
|
|
| |
Reported by: pointyhat
Notes:
svn path=/head/; revision=125805
|
|
|
|
| |
Notes:
svn path=/head/; revision=125561
|
|
|
|
|
|
|
|
| |
PR: ports/75141
Submitted by: maintainer
Notes:
svn path=/head/; revision=124295
|
|
|
|
|
|
|
|
| |
PR: ports/74941
Submitted by: maintainer
Notes:
svn path=/head/; revision=123747
|
|
|
|
|
|
|
|
| |
PR: ports/74804
Submitted by: Matt Dawson <matt@mattsnetwork.co.uk> (maintainer)
Notes:
svn path=/head/; revision=123485
|
|
|
|
|
|
|
|
| |
PR: ports/73943
Submitted by: Matt Dawson <matt@mattsnetwork.co.uk> (maintainer)
Notes:
svn path=/head/; revision=121711
|
|
|
|
|
|
|
| |
big upgrade.
Notes:
svn path=/head/; revision=121070
|
|
|
|
|
|
|
|
| |
PR: ports/73453
Submitted by: Matt Dawson <matt@mattsnetwork.co.uk> (maintainer)
Notes:
svn path=/head/; revision=120886
|
|
|
|
|
|
|
|
| |
PR: ports/68818
Submitted by: maintainer
Notes:
svn path=/head/; revision=113232
|
|
|
|
|
|
|
|
|
|
| |
- Shorten pkg-descr
PR: ports/67604
Submitted by: Matt Dawson <matt@mattsnetwork.co.uk> (maintainer)
Notes:
svn path=/head/; revision=110886
|
|
|
|
|
|
|
| |
Submitted by: Matt Dawson <matt@mattsnetwork.co.uk>
Notes:
svn path=/head/; revision=110792
|
|
|
|
|
|
|
|
| |
PR: ports/66778
Submitted by: Matt Dawson <matt@mattsnetwork.co.uk>
Notes:
svn path=/head/; revision=110776
|
|
|
|
|
|
|
| |
to work on FreeBSD for now. Should have done this a while back.
Notes:
svn path=/head/; revision=110707
|
|
|
|
| |
Notes:
svn path=/head/; revision=107519
|
|
|
|
| |
Notes:
svn path=/head/; revision=106175
|
|
|
|
| |
Notes:
svn path=/head/; revision=105747
|
|
|
|
| |
Notes:
svn path=/head/; revision=104675
|
|
|
|
|
|
|
| |
No cookies for: patrick
Notes:
svn path=/head/; revision=102004
|
|
|
|
|
|
|
|
| |
PR: 61770
Submitted by: Matt Dawson <matt@mattsnetwork.co.uk>
Notes:
svn path=/head/; revision=101997
|
|
|
|
| |
Notes:
svn path=/head/; revision=101993
|
|
|
|
| |
Notes:
svn path=/head/; revision=99981
|
|
|
|
| |
Notes:
svn path=/head/; revision=99980
|
|
|
|
|
|
|
| |
(Part 2)
Notes:
svn path=/head/; revision=99920
|
|
|
|
|
|
|
|
|
|
| |
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
Notes:
svn path=/head/; revision=77045
|
|
Notes:
svn path=/head/; revision=69535
|