1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-29 01:13:08 +00:00
Commit Graph

71 Commits

Author SHA1 Message Date
Dmitry Marakasov
033d1bb401 - 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)
2008-12-30 02:26:32 +00:00
Martin Wilke
ab437986cd - Update to 1.5.7.1
PR:		128659
Submitted by:	Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
2008-11-09 16:10:51 +00:00
Stefan Walter
e77098ccc3 - 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)
2008-10-17 19:35:50 +00:00
Edwin Groothuis
090059a210 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)
2008-06-06 14:17:21 +00:00
Philippe Audeoud
eb37a12fc9 - 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
2008-05-27 20:25:32 +00:00
Martin Wilke
3e4ed01146 - 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)
2008-04-19 17:56:05 +00:00
Marcelo Araujo
da38340009 - 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)
2008-03-07 13:24:11 +00:00
Xin LI
5c4dd9bc72 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
2007-12-15 02:31:19 +00:00
Xin LI
2971ceed59 Update to 1.5.4.
PR:		ports/118392
Submitted by:	Naram Qashat <cyberbotx at cyberbotx.com>
Approved by:	maintainer
2007-12-11 21:46:34 +00:00
Joe Marcus Clarke
4acc6fb2a4 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
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
2007-10-24 23:37:25 +00:00
Beech Rintoul
93ef84dec5 - Update to 1.5.2
PR:		ports/113598
Submitted by:	Marcin Wisnicki <mwisnicki+freebsd@gmail.com>
Approved by:	sat (mentor)
2007-06-13 09:52:38 +00:00
Florent Thoumie
d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00
Cheng-Lung Sung
641a669cdf - 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)
2007-02-26 07:24:17 +00:00
Rong-En Fan
86ba581082 - 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)
2007-02-16 14:30:05 +00:00
Pav Lucistnik
5ca9a6aed0 - Remove QTDIR from CONFIGURE_ENV, it's in there already thanks to framework
Submitted by:	rafan
Tested on:	pointyhat
2007-02-13 00:16:29 +00:00
Dryice Dong Liu
d28e9664d0 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)
2007-02-11 08:59:54 +00:00
Mikhail Teterin
05ea0cfa5f Change the hardcoded references to tmake to the parametrized by
${LOCALBASE}. Grab the pointy hat.

Pointed out by:	 Michael Landin Hostbaek, others
2006-06-27 14:14:17 +00:00
Mikhail Teterin
406cd74100 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)
2006-06-27 04:35:57 +00:00
Edwin Groothuis
2406d49a61 Remove USE_REINPLACE from all categories starting with D 2006-05-04 21:41:12 +00:00
Edwin Groothuis
d67d1df158 [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>
2006-01-04 21:10:02 +00:00
Simon Barner
dcdad3e2a9 Submitter of last update (Melvyn Sopacua <portmaint@melvyn.homeunix.org>)
agreed to take over maintainership.
2005-12-18 13:35:37 +00:00
Simon Barner
9f61ab0ec9 - 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
2005-12-18 12:59:08 +00:00
Michael Nottebrock
a296cc757b kde@ no longer maintains this port. 2005-12-18 01:50:39 +00:00
David E. O'Brien
c3d8037aeb At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
2005-04-12 03:26:56 +00:00
David E. O'Brien
f2fc2d60ae Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
2005-04-11 08:04:41 +00:00
Michael Nottebrock
46fb1fe412 Runtime-depend on python (the wrong way, until bsd.port.mk is fixed). 2005-02-10 11:53:15 +00:00
Michael Nottebrock
c7d4a23533 Missed a file. 2005-02-09 19:34:21 +00:00
Michael Nottebrock
3408322214 Update to 1.4.1
PR:		ports/77277
Submitted by:	Michael Ranner <mranner@inode.at>
2005-02-09 19:33:52 +00:00
Michael Nottebrock
3bba393f0f ${PERL} -pi -> ${REINPLACE_CMD}
(Sorry for the delay, kde@freebsd.org was down for 1.5 weeks)

Noticed by: Adam Weinberger <adamw@magnesium.net>
2004-03-04 00:10:14 +00:00
Tilman Keskinoz
2d2230aa3b Update to 1.3.6
SIZEify
Add Norwegian to languages on alpha (requested by: Idar Tollefsen)
2004-03-01 11:57:14 +00:00
Tilman Keskinoz
f7b666b4d9 Add --english-only for alpha.
PR:		55186
Submitted by:	Idar Tollefsen <idart@performancedesign.no>
Thanks to:	pav for reminder
2004-02-28 23:00:24 +00:00
Joe Marcus Clarke
053fdb6a6b Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
2004-02-04 05:21:48 +00:00
Joe Marcus Clarke
b7eeb1b30d Use the new ghostscript options.
Submitted by:	linimon
2004-01-20 16:30:09 +00:00
Tilman Keskinoz
6fa6109b65 Update to 1.3.5a
PR:		60316
Submitted by:	Simon Barner <barner@in.tum.de>
2003-12-23 23:58:41 +00:00
Tilman Keskinoz
a8503811c3 Add build dependency on GSPORT
PR:		56168
Submitted by:	Sergey Matveychuk <sem@ciam.ru>
Reviewed by:	Andy Fawcett <andy@athame.co.uk>
2003-09-10 11:42:27 +00:00
Tilman Keskinoz
f4296f839b Update the pkg-descr
Submitted by:	Chris Larsen <darth@vader.dk>
2003-08-19 13:47:48 +00:00
Tilman Keskinoz
b497a1a99f Unbreak by Updating to 1.3.3 and
Change the Logic of the knobs

PR:		55651
Submitted by:	Sergey Matveychuk <sem@ciam.ru>
2003-08-19 13:45:13 +00:00
Kris Kennaway
cdfee3ffac BROKEN: Broken pkg-plist 2003-08-07 09:26:47 +00:00
Daichi GOTO
1945b7e6a9 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>
2003-07-09 05:15:56 +00:00
Mario Sergio Fujikawa Ferreira
627f72ddac Update to 1.3.1
PR:		52081
Submitted by:	Yeasah Pell <yeasah@apocalypse.org>
Prompted by:	Larry Rosenman <ler@lerctr.org>
2003-06-12 21:01:06 +00:00
Joerg Wunsch
f503890a8c 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.
2003-05-11 14:11:57 +00:00
Tilman Keskinoz
7dab4b19c0 Fix package building
Submitted by:	Stefan Farfeleder <stefan@fafoe.dyndns.org>
Reported by:	bento via kris
2003-05-05 12:48:41 +00:00
Tilman Keskinoz
6aad6154ae Add WITHOUT_DOXYWIZARD knob
PR:		50571
Submitted by:	Stefan Farfeleder <stefan@fafoe.dyndns.org>
2003-04-22 14:15:27 +00:00
Ade Lovett
7e52725f2a Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
2003-03-07 06:14:21 +00:00
Alan Eldridge
cba35c51c3 Removed broken qt2 support. It's QT3 only now.
Approved by:	(hopefully soon) kris
2002-11-29 17:44:53 +00:00
Alan Eldridge
82101dba57 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.
2002-10-23 14:16:11 +00:00
Alan Eldridge
b980cc1cb8 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.
2002-10-16 10:26:18 +00:00
Alan Eldridge
3f8ad3d7af 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.
2002-08-27 08:42:15 +00:00
Alan Eldridge
20ac02a96c Bump PORTREVISION. Sorry, I forgot. 2002-06-23 20:10:44 +00:00
Alan Eldridge
a6cf2fb8b5 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.
2002-06-23 20:00:42 +00:00