| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
| |
the mtree (remaining categories)
- Add note on mtree change to CHANGES
Approved by: portmgr (bdrewery)
Notes:
svn path=/head/; revision=331275
|
|
|
|
|
|
|
| |
www)
Notes:
svn path=/head/; revision=327776
|
|
|
|
| |
Notes:
svn path=/head/; revision=326122
|
|
|
|
|
|
|
| |
Approved by: portmgr (bapt@)
Notes:
svn path=/head/; revision=317448
|
|
|
|
|
|
|
|
|
| |
- New file pkg-message due of update tidy
Submitted by: bar@ (private mail)
Notes:
svn path=/head/; revision=310203
|
|
|
|
|
|
|
|
| |
Introduces the UTF-32 library pcre32
Bump PORTREVISION in dependent ports
Notes:
svn path=/head/; revision=308630
|
|
|
|
| |
Notes:
svn path=/head/; revision=297915
|
|
|
|
| |
Notes:
svn path=/head/; revision=296157
|
|
|
|
| |
Notes:
svn path=/head/; revision=291338
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- update distfile mirrors (SF doesn't hold a new version)
- remove dependency on aspell, add dependency on gucharmap
per offsite docs
- remove unexisting --without-gnome2_4-mime and
--without-gnome2_4-appreg configure options
- add --with-gtk2 to force it to use gtk20 for now
- remove SPLASH option. There is no --disable-splash-screen
anymore.
- make WITHOUT_NLS actually work
- cleanup pkg-plist
PR: 163451
Requested by: Herle <starikarp at linuxquestions dot net>
Approved by: sylvio (maintainer), novel (mentor, implicit)
Notes:
svn path=/head/; revision=287804
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
| |
Notes:
svn path=/head/; revision=274577
|
|
|
|
|
|
|
|
|
| |
- BUMP PORTREVISION
Submitted by: Joseph S. Atkinson <jsa@freebsd.org> via email
Notes:
svn path=/head/; revision=268894
|
|
|
|
| |
Notes:
svn path=/head/; revision=268865
|
|
|
|
| |
Notes:
svn path=/head/; revision=255371
|
|
|
|
|
|
|
|
| |
Reviewed by: exp8 run on pointyhat
Supported by: miwi
Notes:
svn path=/head/; revision=251605
|
|
|
|
|
|
|
|
| |
Approved by: itetcu (mentor)
Feature safe: yes
Notes:
svn path=/head/; revision=250470
|
|
|
|
| |
Notes:
svn path=/head/; revision=249285
|
|
|
|
|
|
|
| |
Approved by: miwi (mentor)
Notes:
svn path=/head/; revision=244870
|
|
|
|
|
|
|
| |
Reported by: pgollucci
Notes:
svn path=/head/; revision=239922
|
|
|
|
|
|
|
|
|
|
| |
- Pass maintainer to submitter.
PR: ports/137889
Submitted by: Sylvio Cesar <scjamorim@bsd.com.br>
Notes:
svn path=/head/; revision=239912
|
|
|
|
|
|
|
|
|
| |
bumped or updated
Requested by: edwin
Notes:
svn path=/head/; revision=238701
|
|
|
|
|
|
|
| |
Approved by: portmgr (linimon)
Notes:
svn path=/head/; revision=229780
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
| |
Reported by: pointyhat exp build
Notes:
svn path=/head/; revision=202005
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
| |
default.
Bump PORTREVISION on all dependent ports.
Notes:
svn path=/head/; revision=187153
|
|
|
|
|
|
|
| |
Submitted by: farrokhi
Notes:
svn path=/head/; revision=179056
|
|
|
|
|
|
|
| |
Approved by: miwi (mentor)
Notes:
svn path=/head/; revision=176802
|
|
|
|
|
|
|
|
|
|
| |
- Pass maintainership to submitter
PR: ports/104913
Submitted by: Babak Farrokhi <babak@farrokhi.net>
Notes:
svn path=/head/; revision=176014
|
|
|
|
|
|
|
|
|
|
| |
new freetype2 where needed.
Submitted by: mezz, ahze, pav, and many others
Approved by: portmgr (implicit, kris)
Notes:
svn path=/head/; revision=175261
|
|
|
|
|
|
|
|
|
| |
gnome2-fifth-toe.
Reported by: Sean McNeil <sean@mcneil.com>
Notes:
svn path=/head/; revision=161000
|
|
|
|
|
|
|
|
| |
PR: ports/95725
Submitted by: Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com>
Notes:
svn path=/head/; revision=159623
|
|
|
|
|
|
|
| |
Hat: portmgr
Notes:
svn path=/head/; revision=159522
|
|
|
|
|
|
|
|
|
|
|
| |
bluefish-project.xml MIME application file, it is dynamically generated
after a call to update-desktop-database. Just make sure all the right calls
happen in the right order.
Approved by: portmgr (implicit)
Notes:
svn path=/head/; revision=156901
|
|
|
|
|
|
|
|
|
|
| |
bluefish support to the shared MIME database.
Reported by: pointyhat via kris
Approved by: portmgr (implicit)
Notes:
svn path=/head/; revision=156874
|
|
|
|
|
|
|
| |
Approved by: krion@
Notes:
svn path=/head/; revision=154308
|
|
|
|
| |
Notes:
svn path=/head/; revision=147269
|
|
|
|
| |
Notes:
svn path=/head/; revision=146003
|
|
|
|
|
|
|
| |
Submitted by: linimon
Notes:
svn path=/head/; revision=143753
|
|
|
|
| |
Notes:
svn path=/head/; revision=141276
|
|
|
|
| |
Notes:
svn path=/head/; revision=141262
|
|
|
|
| |
Notes:
svn path=/head/; revision=137623
|
|
|
|
| |
Notes:
svn path=/head/; revision=130974
|
|
|
|
|
|
|
|
|
|
| |
Make portlint save.
Add optional dependencie to libgnomeui if installed.
Pointed out by: Pointyhat via kris [1].
Notes:
svn path=/head/; revision=128869
|
|
|
|
|
|
|
|
| |
Development to this version was tracked in www/bluefish-devel.
Retire www/bluefish-devel.
Notes:
svn path=/head/; revision=126357
|
|
|
|
|
|
|
| |
Approved by: pav (mentor)
Notes:
svn path=/head/; revision=122210
|
|
|
|
| |
Notes:
svn path=/head/; revision=104520
|