Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.5.8 30 Dec 2008 02:26:32
 |
amdmi3  |
- Update to 1.5.8
- Add OPTIONS
- Trim down Qt depends
- Clean Makefile a bit
PR: 130003
Submitted by: Naram Qashat <cyberbotx at cyberbotx dot com> (maintainer)
Some tweaks by: myself
Tweaks approved by: Naram Qashat <cyberbotx at cyberbotx dot com>
(maintainer) |
1.5.7.1 09 Nov 2008 16:10:51
 |
miwi  |
- Update to 1.5.7.1
PR: 128659
Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer) |
1.5.7 17 Oct 2008 19:35:50
 |
stefan  |
- Update to 1.5.7.
- Assign maintainership to submitter.
PR: 127727
Submitted by: Naram Qashat <cyberbotx@cyberbotx.com>
Approved by: Marcin Wisnicki <mwisnicki+freebsd@gmail.com> (former
maintainer) |
1.5.6_1 06 Jun 2008 13:21:59
 |
edwin  |
Bump portrevision due to upgrade of devel/gettext.
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) |
1.5.6 27 May 2008 20:25:32
 |
jadawin  |
- Update to 1.5.6
- Add use_bison
PR: ports/123803
Submitted by: Naram Qashat <cyberbotx cyberbotx.com>
Approved by: Marcin Wisnicki (maintainer), mentor (implicit)
Thanks to: tabthorpe for testing |
1.5.5 19 Apr 2008 17:56:05
 |
miwi  |
- Remove unneeded dependency from gtk12/gtk20 [1]
- 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) |
1.5.5 07 Mar 2008 13:24:11
 |
araujo  |
- Update to 1.5.5.
- Changed the BUILD_DEPENDS for Python to USE_PYTHON_BUILD instead.
PR: ports/121062
Submitted by: Naram Qashat <cyberbotx@cyberbotx.com>
Approved by: Marcin Wisnicki <mwisnicki+freebsd@gmail.com> (maintainer) |
1.5.4 15 Dec 2007 02:31:19
 |
delphij  |
Add a patch that fixes build for certain GCC versions, i.e. the
one available on FreeBSD 5.5.
PR: ports/118705
Submitted by: delphij
Approved by: maintainer |
1.5.4 11 Dec 2007 21:46:34
 |
delphij  |
Update to 1.5.4.
PR: ports/118392
Submitted by: Naram Qashat <cyberbotx at cyberbotx.com>
Approved by: maintainer |
1.5.2 24 Oct 2007 23:37:25
 |
marcus  |
Presenting GNOME 2.20.1 and all related works for FreeBSD. The official
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 (Only the first 15 lines of the commit message are shown above ) |
1.5.2 13 Jun 2007 09:52:38
 |
beech  |
- Update to 1.5.2
PR: ports/113598
Submitted by: Marcin Wisnicki <mwisnicki+freebsd@gmail.com>
Approved by: sat (mentor) |
1.5.1_1 19 May 2007 20:32:57
 |
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
1.5.1 26 Feb 2007 07:24:17
 |
clsung  |
- Update to 1.5.1
- Switch to partially dynamic plist:
autogeneration for docs (they change often) while rest is handled with PLIST_*
vars
PR: ports/109541
Submitted by: maintainer (Marcin Wisnicki) |
1.4.7 16 Feb 2007 14:30:05
 |
rafan  |
- Respect NOPORTDOCS
pdf documents should be controlled by NOPORTDOCS
PR: ports/109222
Submitted by: rafan
Approved by: Marcin Wisnicki <mwisnicki+freebsd at gmail.com> (maintainer) |
1.4.7 13 Feb 2007 00:16:29
 |
pav  |
- Remove QTDIR from CONFIGURE_ENV, it's in there already thanks to framework
Submitted by: rafan
Tested on: pointyhat |
1.4.7 11 Feb 2007 08:59:55
 |
dryice  |
fix plist without LaTeX
Set the submitter as new maintainer. Because the original
maintainer's email address is bouncing.
PR: ports/103164
Submitted by: Marcin Wisnicki <mwisnicki+freebsd@gmail.com>
Approved by: itetcu (mentor) linimon (for maintainer reset) |
1.4.7 27 Jun 2006 14:14:17
 |
mi  |
Change the hardcoded references to tmake to the parametrized by
${LOCALBASE}. Grab the pointy hat.
Pointed out by: Michael Landin Hostbaek, others |
1.4.7 27 Jun 2006 04:35:58
 |
mi  |
Upgrade from 1.4.6 to 1.4.7. LIB_DEPEND on png and use the standard -lmd
instead of building our own versions.
The bundled qtools/ can be removed too, but that will make the port
always depend on Qt (hence X11), which it currently avoids.
Approved by: maintainer timeout (13 days) |
1.4.6 04 May 2006 21:41:12
 |
edwin  |
Remove USE_REINPLACE from all categories starting with D |
1.4.6 04 Jan 2006 21:10:02
 |
edwin  |
[maintainer update] Doxygen to 1.4.6
Upgrade to bugfix release 1.4.6.
Fixes a crash when using groupdef command under certain circumstances.
http://bugzilla.gnome.org/show_bug.cgi?id=325101
PR: ports/91309
Submitted by: Melvyn Sopacua <mdev@melvyn.homeunix.org> |
1.4.5 18 Dec 2005 13:35:37
 |
barner  |
Submitter of last update (Melvyn Sopacua <portmaint@melvyn.homeunix.org>)
agreed to take over maintainership. |
1.4.5 18 Dec 2005 12:59:08
 |
barner  |
- Update to 1.4.5
- ChangeLog at http://www.stack.nl/~dimitri/doxygen/changelog.html
Submitted by: Melvyn Sopacua <melvyn@melvyn.homeunix.org>
PR: ports/90544 |
1.4.1 18 Dec 2005 01:50:39
 |
lofi  |
kde@ no longer maintains this port. |
1.4.1 12 Apr 2005 03:26:57
 |
obrien  |
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE. |
1.4.1 11 Apr 2005 08:04:41
 |
obrien  |
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. |
1.4.1 10 Feb 2005 11:53:15
 |
lofi  |
Runtime-depend on python (the wrong way, until bsd.port.mk is fixed). |
1.4.1 09 Feb 2005 19:34:21
 |
lofi  |
Missed a file. |
1.4.1 09 Feb 2005 19:33:52
 |
lofi  |
Update to 1.4.1
PR: ports/77277
Submitted by: Michael Ranner <mranner@inode.at> |
1.3.6 04 Mar 2004 00:10:15
 |
lofi  |
${PERL} -pi -> ${REINPLACE_CMD}
(Sorry for the delay, kde@freebsd.org was down for 1.5 weeks)
Noticed by: Adam Weinberger <adamw@magnesium.net> |
1.3.6 01 Mar 2004 11:57:14
 |
arved  |
Update to 1.3.6
SIZEify
Add Norwegian to languages on alpha (requested by: Idar Tollefsen) |
1.3.5_1 28 Feb 2004 23:00:24
 |
arved  |
Add --english-only for alpha.
PR: 55186
Submitted by: Idar Tollefsen <idart@performancedesign.no>
Thanks to: pav for reminder |
1.3.5_1 04 Feb 2004 05:21:48
 |
marcus  |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
1.3.5 20 Jan 2004 16:30:09
 |
marcus  |
Use the new ghostscript options.
Submitted by: linimon |
1.3.5 23 Dec 2003 23:58:41
 |
arved  |
Update to 1.3.5a
PR: 60316
Submitted by: Simon Barner <barner@in.tum.de> |
1.3.3 10 Sep 2003 11:42:27
 |
arved  |
Add build dependency on GSPORT
PR: 56168
Submitted by: Sergey Matveychuk <sem@ciam.ru>
Reviewed by: Andy Fawcett <andy@athame.co.uk> |
1.3.3 19 Aug 2003 13:47:48
 |
arved  |
Update the pkg-descr
Submitted by: Chris Larsen <darth@vader.dk> |
1.3.3 19 Aug 2003 13:45:14
 |
arved  |
Unbreak by Updating to 1.3.3 and
Change the Logic of the knobs
PR: 55651
Submitted by: Sergey Matveychuk <sem@ciam.ru> |
1.3.1 08 Aug 2003 04:40:47
 |
kris  |
This port is scheduled for removal on Nov 7 2003 if it is still broken at
that time and no PRs have been submitted to fix it. If you are interested
in saving this port, please send your patches to the maintainer. If the
maintainer is unresponsive or the port has no maintainer, then please
submit them via send-pr. |
1.3.1 07 Aug 2003 09:26:47
 |
kris  |
BROKEN: Broken pkg-plist |
1.3.1 09 Jul 2003 05:15:56
 |
daichi  |
fix devel/doxygen:
- When INSTALL is defined as install -C in /etc/make.conf it breaks
configure target, with message "-C invalid argument".
PR: 54232
Submitted by: Melvyn Sopacua <melvyn@webteckies.org> |
1.3.1 12 Jun 2003 21:01:06
 |
lioux  |
Update to 1.3.1
PR: 52081
Submitted by: Yeasah Pell <yeasah@apocalypse.org>
Prompted by: Larry Rosenman <ler@lerctr.org> |
1.2.18_1 11 May 2003 14:11:57
 |
joerg  |
Fix broken LaTeX code generated by doxygen. Changing package
fancyhdr's \footrulewidth has always been documented using
\renewcommand (as opposed to \setlength), and the LaTeX from teTeX 2.x
barfs about it otherwise.
This is merely a stop-gap measure until the maintainer finds the time
to upgrade the doxygen port to a current version. |
1.2.18 05 May 2003 12:48:41
 |
arved  |
Fix package building
Submitted by: Stefan Farfeleder <stefan@fafoe.dyndns.org>
Reported by: bento via kris |
1.2.18 22 Apr 2003 14:15:28
 |
arved  |
Add WITHOUT_DOXYWIZARD knob
PR: 50571
Submitted by: Stefan Farfeleder <stefan@fafoe.dyndns.org> |
1.2.18 07 Mar 2003 06:01:16
 |
ade  |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
1.2.18 29 Nov 2002 17:44:53
 |
alane  |
Removed broken qt2 support. It's QT3 only now.
Approved by: (hopefully soon) kris |
1.2.18 23 Oct 2002 14:16:11
 |
alane  |
Fix non-LaTeX build (this is a test. I'm not gonna uninstall teTeX to test
this as it takes too long.)
Per request by Kris K. |
1.2.18 16 Oct 2002 10:26:19
 |
alane  |
1. Update Doxygen to 1.2.18. Yay!
- had to redo the way to build the postscript doc. the old way
didn't work anymore; latex would bomb out.
2. Fix pkg-plist for kdesdk-3.0.4. This one kinda fell through the cracks
when I was rushing to get the 3.0.4 ports out there. |
1.2.16_1 27 Aug 2002 08:42:15
 |
alane  |
Maintainer changed to kde@ with kind permission of current maintainer, who
said he was really too busy to handle it anyway. There is a version update
which I will try to handle within the week. |
1.2.16_1 23 Jun 2002 20:10:44
 |
alane  |
Bump PORTREVISION. Sorry, I forgot. |
1.2.16 23 Jun 2002 20:00:42
 |
alane  |
Update to use qt30. added WITH_QT2 knob for old behavior.
committed becaused maintainer did not respond in three weeks and has an
invalid address in ports Makefile. |
1.2.16 25 May 2002 17:02:40
 |
ijliao  |
upgrade to 1.2.16
PR: 38545
Submitted by: maintainer |
1.2.15 04 Apr 2002 22:58:50
 |
dwcjr  |
Update to 1.2.15
Fix malloc.h for -current
PR: 36715
Submitted by: maintainer |
1.2.14 30 Mar 2002 14:18:47
 |
ijliao  |
fix plist
PR: 36512
Submitted by: maintainer |
1.2.14 15 Mar 2002 04:13:23
 |
ijliao  |
upgrade to 1.2.14
PR: 35911
Submitted by: maintainer |
05 Jan 2002 09:38:13
    |
pat  |
Update to 1.2.13 |
25 Nov 2001 08:47:26
    |
petef  |
- update to 1.2.12 - set depends appropriately if HAVE_LATEX is defined |
19 Oct 2001 06:11:12
    |
dwcjr  |
Update to -1.2.11 |
29 Sep 2001 23:21:07
    |
dwcjr  |
Update to 1.2.10 Add BUILD_DEPEND to graphviz Make PORTDOC compliance |
25 Sep 2001 15:50:04
    |
sf  |
o update to 1.2.10. o switch maintainership to Dave Chapeskie
<dchapes@ddm.wox.org>. o switch using QT2. o add much more documents. |
03 Apr 2001 09:14:44
    |
will  |
Overhaul QT/KDE support: - bsd.port.mk update to use bsd.kde.mk for
USE_{QT,KDE}* - Cleanup corresponding ports for bsd.kde.mk update. - Fix
bsd.kde.mk: use correct kdelibs dependency, put qt at the bottom, introduce
QT_NONSTANDARD variable for nonstandard configure setup. - Update KDE2 to
2.1.1. Two patches included in x11/kdelibs2 to fix the proxy authentication
that was broken for 2.1.1. Remove old patches. - Potentially fix kdelibs
build for alpha. - Fix qt-designer 2.3.0 build. - Ruby stuff left alone
since it looks like black magic to me. Should still work w/ compat shims
for older USE_QT[,2] style. Some others were also left alone for the same
reason. |
13 Mar 2001 09:03:15
    |
kuriyama  |
Change master site to use ftp. |
13 Mar 2001 06:38:15
    |
kuriyama  |
Upgrade to 1.2.6. Use EXTRACT_SUFX instead of single DISTFILES (by kuriyama).
|
28 Jan 2001 19:50:35
    |
dannyboy  |
Update to 1.2.4. |
07 Jan 2001 17:49:52
    |
will  |
Clean up inefficient perl invocations; use multiple REs in the same call. |
08 Oct 2000 02:10:04
    |
asami  |
Convert category devel to new layout. |
25 Sep 2000 13:21:43
    |
asami  |
Eliminate WRKSRC=${WRKDIR}/${PKGNAME} lines, as these will break when
PORTREVISION or PORTEPOCH are defined. |