Commit Graph

1886 Commits

Author SHA1 Message Date
Dirk Meyer
c39af7fe8a - not chown all dirs 2008-09-07 13:51:22 +00:00
Felippe de Meirelles Motta
b22337cd80 - Update to 0.4.1.
- Add OPTIONS.
- Respect NOPORTDOCS/NOPORTEXAMPLES case.

PR:		ports/126612
Submitted by:	Jeff Burchell <toxic@doobie.com>
Approved by:	Jeff Burchell <toxic@doobie.com> (new maintainer)
2008-09-04 01:01:56 +00:00
Mark Linimon
8e2eb4f337 Assign to new volunteer. 2008-09-03 07:09:46 +00:00
Martin Wilke
22d1890a97 - Update to 0.4.3
PR:		126976
Submitted by:	Daniel Bretoi <daniel@netwalk.org> (maintainer)
2008-08-30 20:26:18 +00:00
Ade Lovett
a12e1fac0f Fix with autoconf-2.62. After running autotools at the top level, the
code then goes on to run autoconf/autoheader *again* via its own
mechanisms, with predictable results.

Quite how this port *ever* built is beyond me, but hey, this fixes it.
2008-08-26 19:14:31 +00:00
Rong-En Fan
741aa71483 Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.

To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.

To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.

Changes to Mk/*:
 - Add runtime detection magic in bsd.port.mk
 - Remove CONFIGURE_TARGET hack in various bsd.*.mk
 - USE_GNOME=gnometarget is now an no-op

Changes to individual ports, other than removing the CONFIGURE_TARGET hack:

= pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables)
  - comms/gnuradio
  - science/abinit
  - science/elmer-fem
  - science/elmer-matc
  - science/elmer-meshgen2d
  - science/elmerfront
  - science/elmerpost

= use x86_64 as ARCH
  - devel/g-wrap

= other changes
  - print/magicfilter
    GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf

Total # of ports modified:  1,027
Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes)

PR:		126524 (obsoletes 52917)
Submitted by:	rafan
Tested on:	two pointyhat 7-amd64 exp runs (by pav)
Approved by:	portmgr (pav)
2008-08-21 06:18:49 +00:00
Mark Linimon
acb10421db Reset nivo+kw+ports.bfa274@is-root.com due to lack of time to work
on FreeBSD at the moment.

Hat:		portmgr
2008-08-20 06:50:58 +00:00
Mark Linimon
a9f04cf1ba Reset lewiz@compsoc.man.ac.uk due to lack of time to work on FreeBSD.
Hat:		portmgr
2008-08-20 06:45:03 +00:00
Mark Linimon
8c22b68fb0 Reset conrads@cox.net due to lack of time to work on FreeBSD.
Hat:		portmgr
2008-08-20 06:40:43 +00:00
Ade Lovett
f854f1e401 Catch up with a port that wasn't using autoconf:261 on my tree. 2008-08-20 05:21:50 +00:00
Ade Lovett
771ea13f41 Conversion from (now defunct) autoconf-2.61 to autoconf-2.62
Tested by:	exp build run (erwin)
2008-08-20 00:57:32 +00:00
Mark Linimon
238940659f Return laszlof's ports to the pool due to lack of time.
Hat:		portmgr
2008-08-19 09:18:37 +00:00
Pav Lucistnik
c215e4f94b - Fix build with gcc42
- Backport bugfixes from vendor CVS

Submitted by:	Jeff Burchell <toxic@doobie.com>
2008-08-16 09:22:41 +00:00
Dirk Meyer
7c8b6aeeb7 - fix build for gnstep-gui > 0.15 2008-08-11 16:08:56 +00:00
Jeremy Messenger
f1f5324591 Update to 0.133.
Security:	http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2363
2008-08-04 02:28:37 +00:00
Christian Weisgerber
805341278a Reorder include files to allow building with -CURRENT gcc (4.2). 2008-07-27 20:06:34 +00:00
Pav Lucistnik
fa38ed02cc - Remove duplicates from MAKE_ENV after inclusion of CC and CXX in default MAKE_ENV 2008-07-25 12:24:09 +00:00
Martin Wilke
89609f6483 - Update to 0.4.0
PR:		125347
Submitted by:	Daniel Bretoi <daniel@netwalk.org> (maintainer)
2008-07-07 17:50:08 +00:00
Michael Landin
cb4822534b - respect DOCSDIR and NOPORTDOCS
Reminded by:		QA Tindy (itetcu)
2008-06-22 16:59:58 +00:00
Tim Bishop
e5e55e5e93 Update to 2.11 2008-06-15 23:30:47 +00:00
Max Khon
a163ea5d4e Update to 1.1.5.a20070503.
PR:		122885
Submitted by:	Alexander Logvinov
2008-06-10 03:56:40 +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
Martin Wilke
c71d61c0bf - Update to 2.08
PR:		120706
Submitted by:	lippe
Approved by:	maintainer timeout
2008-05-31 21:00:54 +00:00
Dirk Meyer
16081d5aaa - fix build for NOPORTDOCS
Reported by:	itetcu
2008-05-31 05:37:00 +00:00
Dirk Meyer
79efb30db9 - use PORTEXAMPLES 2008-05-30 17:09:01 +00:00
Martin Wilke
0c090e0d0a - Update to 1.00 2008-05-17 21:04:07 +00:00
Dirk Meyer
fe60870290 - fix build for option WITH_GNUSTEP_DEVEL 2008-05-11 13:47:40 +00:00
Edwin Groothuis
a838f3bb2a Forgot to remove the patch file 2008-05-04 05:01:44 +00:00
Edwin Groothuis
cadaad237a Update to 1.1.0 2008-04-29 03:46:22 +00:00
Yen-Ming Lee
a28ef1062c - original master site is gone, update links to mirror site. 2008-04-26 00:38:45 +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
Martin Wilke
db4f1e4205 - Connect news/sabnzbdplus to the build 2008-04-17 17:25:00 +00:00
Martin Wilke
2f20e92d09 - Update to 0.3.0
PR:		120548
Submitted by:	Daniel <daniel@netwalk.org> (maintainer)
2008-04-17 17:22:11 +00:00
Marcelo Araujo
4aaab89f57 - Take advantage of CPAN macro from bsd.sites.mk, change ${MASTER_SITE_PERL_CPAN} to CPAN.
PR:		ports/122674
Submitted by:	Philip M. Gollucci <pgollucci@p6m7g8.com>
Reworked by:	araujo (myself)
Approved by:	portmgr (pav)
2008-04-17 14:30:31 +00:00
Pietro Cerutti
0dc753ca53 - Update to 5.1
Approved by:	miwi (mentor)
2008-04-16 22:42:34 +00:00
Pav Lucistnik
92b220fa9c - Move from versioned tcl/tk CATEGORIES to simple tcl and tk categories
With hat:	portmgr
2008-04-09 13:42:26 +00:00
Felippe de Meirelles Motta
42d6377aa4 - Mark as BROKEN on 5.x.
Reported by:	erwin bot/pav
Approved by:	araujo (mentor)
2008-04-03 02:12:52 +00:00
Dirk Meyer
466e149a4d - take maintainership 2008-03-29 12:38:04 +00:00
Emanuel Haupt
666ea03b52 Use MASTER_SITE_CRITICAL 2008-03-27 19:27:34 +00:00
Martin Wilke
cda30a295f - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION

Approved by:	portmgr (xorg cleanup)
2008-03-25 22:44:48 +00:00
Joe Marcus Clarke
6f32add9a7 The FreeBSD GNOME team is proud to annunce the release of GNOME 2.22.0 for
FreeBSD.  The official GNOME 2.22 release notes can be found at
http://library.gnome.org/misc/release-notes/2.22/ .  On the FreeBSD front,
this release features an updated hal port with support for video4linux
devices, DRM (Direct Rendering), and better support of removable media.  Work
is also underway to tie webkit more closely into GNOME.  As part of the
GNOME 2.22 upgrade, GStreamer received a rather large upgrade as well.
Be sure to consult UPDATING on the proper steps to upgrade all of your
GNOME ports.

This release would not have been possible without the contributions and
testing efforts of the following people:

Pawel Worach
kan
edwin
Peter Ulrich Kruppa
J. W. Ballantine
Yasuda Keisuke
Andriy Gapon
2008-03-24 03:52:36 +00:00
Martin Wilke
077a58f032 - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION

Approved by:	portmgr (xorg cleanup)
2008-03-22 14:48:03 +00:00
Pav Lucistnik
9fc1c4fe89 - Remove USE_GETOPT_LONG which is a no-op since March 2007 2008-03-20 09:56:52 +00:00
Felippe de Meirelles Motta
12273806d6 - Update to 0.3.1.
- Fix pkg-plist.
- Makefile cleanup.
- Remove unnecessary patches.
- Use CONFIGURE_ARGS to disable use of libpar2 (not present in ports).

PR:		ports/121225
Submitted by:	myself
Approved by:	gabor (mentor), maintainer timeout (> 2 weeks)
2008-03-19 12:38:00 +00:00
Dirk Meyer
8d79796857 - set USE_XORG 2008-03-17 19:03:22 +00:00
Nicola Vitale
01bac32b29 - Update to 1.0.0 2008-02-13 16:34:20 +00:00
Rong-En Fan
55691c3e3f - Update to 1.11.7 RC1
PR:		ports/119980
Submitted by:	Matthias Andree <matthias.andree at gmx.de> (maintainer)
2008-02-07 04:41:51 +00:00
Erwin Lansing
25744623eb Also mark BROKEN on 7.0 and higher. 2008-01-31 17:18:54 +00:00
Gabor Kovesdan
18ed9234c6 - Update to 1.09 2008-01-04 13:34:59 +00:00
Martin Wilke
ca684388d5 - Fix build with gcc 4.2
PR:		118900
Submitted by:	Pietro Cerutti <gahr@gahr.ch>
2007-12-22 00:08:36 +00:00