| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Notes:
svn path=/head/; revision=326172
|
|
|
|
|
|
|
| |
Approved by: portmgr (bapt)
Notes:
svn path=/head/; revision=316464
|
|
|
|
|
|
|
|
|
| |
- Trim header
Reviewed by: beat, bapt, kwm
Notes:
svn path=/head/; revision=313460
|
|
|
|
| |
Notes:
svn path=/head/; revision=313403
|
|
|
|
|
|
|
|
| |
care about those header, so you even can claim that those were created by
you instead of me. There are a few more left, I will worry about it later.
Notes:
svn path=/head/; revision=309766
|
|
|
|
| |
Notes:
svn path=/head/; revision=297915
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav
Notes:
svn path=/head/; revision=282282
|
|
|
|
|
|
|
|
|
| |
Update 0.36.1 --> 0.36.2.
Assume maintainership of this orphan port.
Notes:
svn path=/head/; revision=277505
|
|
|
|
| |
Notes:
svn path=/head/; revision=275675
|
|
|
|
| |
Notes:
svn path=/head/; revision=255371
|
|
|
|
|
|
|
|
| |
Reviewed by: exp8 run on pointyhat
Supported by: miwi
Notes:
svn path=/head/; revision=251605
|
|
|
|
| |
Notes:
svn path=/head/; revision=249285
|
|
|
|
|
|
|
|
| |
PR: 142036
Submitted by: Ports Fury
Notes:
svn path=/head/; revision=246852
|
|
|
|
|
|
|
|
|
| |
bumped or updated
Requested by: edwin
Notes:
svn path=/head/; revision=238701
|
|
|
|
|
|
|
|
|
|
|
| |
- Reset maintainer
PR: ports/134909
Submitted by: dhn
Approved by: Franz Klammer <klammer@webonaut.com> (old maintainer)
Notes:
svn path=/head/; revision=235128
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav)
Notes:
svn path=/head/; revision=214430
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav)
Notes:
svn path=/head/; revision=211584
|
|
|
|
|
|
|
|
|
| |
- Bump PORTREVISION
Approved by: portmgr (xorg cleanup)
Notes:
svn path=/head/; revision=209683
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
| |
PR: ports/105522
Submitted by: Franz Klammer <klammer@webonaut.com> (maintainer)
Notes:
svn path=/head/; revision=177338
|
|
|
|
|
|
|
|
|
|
| |
new freetype2 where needed.
Submitted by: mezz, ahze, pav, and many others
Approved by: portmgr (implicit, kris)
Notes:
svn path=/head/; revision=175261
|
|
|
|
|
|
|
|
|
|
|
| |
- Add USE_GETTEXT=yes
PR: ports/101516
Submitted by: Stanislav Sedov <ssedov at mbsd.msk.ru>
Approved by: Franz Klammer <klammer at webonaut.com> (maintainer)
Notes:
svn path=/head/; revision=169978
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Rename this ports to use the real vendor package name. The advantage of this
is to allow our users' keyword search works and easier for users to file the
Bugzilla report when they use our name of ports. Debian, Gentoo, NetBSD and
other OSs have the correct package name, but not in our ports tree.
My team, FreeBSD GNOME Team, have agreed with it.
As for other ports, chase the rename.
Notes:
svn path=/head/; revision=163665
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
http://www.gnome.org/start/2.14/ for the official release notes, and a list
of all the gooides in this new release. In particular, GNOME 2.14 focused
on performance, and they did not miss the mark. There's some new eye candy,
but most of the big things are waiting until GNOME 2.16. On the FreeBSD
side, we tried to clean up all the crashers we could. In particular, we
really improved GNOME's 64-bit support.
The good news is that this release does not bring any big shared library
version bumps, so you can almost do a simple portupgrade to get to 2.14.
There are a few minor gotchas that will be documented in UPDATING shortly.
The FreeBSD GNOME Team would like th thank the following users for their
patches, feedback, and sometimes incessant complaing about crashes (you
know who you are).
Yasuda Keisuke <kysd@po.harenet.ne.jp>
Pascal Hofstee <caelian@gmail.com>
rmgls@wanadoo.fr
tmclaugh
Yuri Pankov <yuri.pankov@gmail.com>
sajd on #freebsd-gnome
ade
ankon on #FreeBSD-Gnome
mux
Pascal Hofstee <caelian@gmail.com>
QuiRK on #freebsd-gnome
Vladimir Timofeev <vovkasm@gmail.com>
Notes:
svn path=/head/; revision=160863
|
|
|
|
|
|
|
| |
Approved by: portmgr (kris)
Notes:
svn path=/head/; revision=156749
|
|
|
|
|
|
|
|
| |
PR: 92556
Submitted by: "Franz Klammer" <klammer@webonaut.com> (maintainer)
Notes:
svn path=/head/; revision=155488
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run.
Notes:
svn path=/head/; revision=148323
|
|
|
|
| |
Notes:
svn path=/head/; revision=147269
|
|
|
|
|
|
|
|
| |
PR: 87980
Submitted by: Franz Klammer <klammer@webonaut.com> (maintainer)
Notes:
svn path=/head/; revision=146357
|
|
|
|
|
|
|
|
|
|
| |
an alternative option
PR: ports/83592
Submitted by: Franz Klammer <klammer@webonaut.com> (maintainer)
Notes:
svn path=/head/; revision=139474
|
|
|
|
|
|
|
| |
Reported by: poinyhat via kris
Notes:
svn path=/head/; revision=139171
|
|
|
|
|
|
|
|
|
| |
PR: 82925
Submitted by: Franz Klammer (maintainer)
Reported by: pointyhat via kris
Notes:
svn path=/head/; revision=138411
|
|
|
|
|
|
|
|
| |
PR: 82817
Submitted by: Franz Klammer (maintainer)
Notes:
svn path=/head/; revision=138246
|
|
|
|
|
|
|
|
| |
PR: 79307
Submitted by: Franz Klammer (maintainer)
Notes:
svn path=/head/; revision=132482
|
|
|
|
|
|
|
| |
the plist since /usr/local/bin isn't in pkg_add's PATH. Bump the PORTREVISION.
Notes:
svn path=/head/; revision=131439
|
|
|
|
|
|
|
|
|
| |
PR: 78920
Submitted by: Franz Klammer (maintainer)
Approved by: krion (mentor) (implicit)
Notes:
svn path=/head/; revision=131410
|
|
|
|
|
|
|
| |
Reported by: several
Notes:
svn path=/head/; revision=131261
|
|
|
|
|
|
|
| |
Submitted by: ade
Notes:
svn path=/head/; revision=130990
|
|
|
|
| |
Notes:
svn path=/head/; revision=130974
|
|
|
|
|
|
|
|
| |
PR: 78405
Submitted by: Franz Klammer <klammer@webonaut.com>
Notes:
svn path=/head/; revision=130481
|
|
|
|
|
|
|
| |
First one to notice: thurners AT t-online.de
Notes:
svn path=/head/; revision=130178
|
|
|
|
|
|
|
|
| |
PR: ports/78193
Submitted by: maintainer
Notes:
svn path=/head/; revision=130160
|
|
|
|
| |
Notes:
svn path=/head/; revision=129427
|
|
|
|
|
|
|
|
| |
PR: ports/77596
Submitted by: Franz Klammer <klammer@webonaut.com> (maintainer)
Notes:
svn path=/head/; revision=129111
|
|
|
|
|
|
|
|
| |
PR: ports/73947
Submitted by: Franz Klammer <klammer@webonaut.com> (maintainer)
Notes:
svn path=/head/; revision=121624
|
|
|
|
|
|
|
| |
big upgrade.
Notes:
svn path=/head/; revision=121070
|
|
|
|
|
|
|
|
| |
(and the redundant configure patch that I'd forgotten to
remove) and set LIBTOOL_VER to 15.
Notes:
svn path=/head/; revision=114836
|
|
|
|
| |
Notes:
svn path=/head/; revision=114732
|