1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-25 00:51:21 +00:00
Commit Graph

69 Commits

Author SHA1 Message Date
Baptiste Daroussin
d8352fb86c Do not arbitrary rename packages 2013-10-04 08:52:32 +00:00
Baptiste Daroussin
68ede13b49 Add NO_STAGE all over the place in preparation for the staging support (cat: editors) 2013-09-20 16:36:23 +00:00
Marcus von Appen
280884f9a7 - Update to 2.0.22 2013-06-19 18:17:13 +00:00
Marcus von Appen
902b7671fa - Update to 2.0.21
- Trim Makefile headers
- Switch to OptionsNG

Feature safe:	yes
2012-12-09 09:13:05 +00:00
Marcus von Appen
79fb4f583e - Update to 2.0.20
Feature safe:	yes
2012-03-16 06:24:18 +00:00
Marcus von Appen
4cea982594 - Update to 2.0.19
- Added LICENSE information

PR:		ports/165447
Submitted by:	rea@
2012-03-04 10:08:19 +00:00
Dmitry Marakasov
6f6fbe4bdf - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- 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
2011-09-23 22:26:39 +00:00
Martin Wilke
bb86cbe5d2 - Get Rid MD5 support 2011-03-20 12:54:45 +00:00
Marcus von Appen
1d1cb413cd - Update to 2.0.18
Approved by:	miwi (mentor)
2009-12-25 23:07:37 +00:00
Marcus von Appen
8ff906eb42 Fix automated lzo2 linking - use OPTIONs instead.
Approved by:	miwi (mentor)
Feature safe:	yes
2009-09-27 12:54:38 +00:00
Dmitry Marakasov
c6d73b3a64 - Switch SourceForge ports to the new File Release System: categories starting with E,F 2009-08-22 00:20:34 +00:00
Marcus von Appen
4d6549b684 Update to 2.0.17
Approved by:	miwi (mentor)
2009-04-26 08:27:58 +00:00
Marcus von Appen
b73f95f908 Updated my mail address to use @FreeBSD.org now.
Approved by: miwi (co-mentor), beech (mentor)
2009-02-19 21:45:43 +00:00
Beech Rintoul
e3a39d6098 - Update to 2.0.16
Submitted by:	Marcus von Appen <mva@sysfault.org> (maintainer)
2009-02-13 07:55:40 +00:00
Dmitry Marakasov
59ef9dfbf7 - Update to 2.0.15
PR:		128084
Submitted by:	Marcus von Appen <mva at sysfault dot org> (maintainer)
2008-10-14 19:49:39 +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
Wesley Shields
515f1c86d4 Update to 2.0.14
PR:		ports/123636
Submitted by:	Marcus von Appen <mva@sysfault.org> (maintainer)
Approved by:	garga (mentor, implicit)
2008-05-16 01:46:06 +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
52c5d58921 - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION

Approved by:	portmgr (xorg cleanup)
2008-03-24 17:02:27 +00:00
Martin Wilke
abac4f0593 - Update to 2.0.12
PR:		121419
Submitted by:	Marcus von Appen <mva@sysfault.org> (maintainer)
2008-03-06 19:01:24 +00:00
Martin Wilke
0b8eed6b50 - Update to 2.0.11
PR:		118843
Submitted by:	Marcus von Appen <mva@sysfault.org> (maintainer)
2007-12-18 23:02:45 +00:00
Rong-En Fan
60e30cf98c - Update to 2.0.10
PR:		ports/116073
Submitted by:	Marcus von Appen <mva at sysfault.org> (maintainer)
2007-09-05 15:04:16 +00:00
Ion-Mihai Tetcu
0f618bfe49 Update to 2.0.9
PR:		ports/115535
Submitted by:	Marcus von Appen (maintainer)
2007-08-15 13:12:15 +00:00
Martin Wilke
75773e810d - Update to 2.0.8
PR:		115225
Submitted by:	Marcus von Appen <mva@sysfault.org> (maintainer)
2007-08-05 21:49:33 +00:00
Martin Wilke
a368080284 - Update to 2.0.7
PR:		113721
Submitted by:	Marcus von Appen <mva@sysfault.org> (maintainer)
2007-06-22 11:48:44 +00:00
Rong-En Fan
ece53b5e7a - BROKEN on ia64: does not build
PR:		ports/113489
Submitted by:	Marcus von Appen <mva at sysfault.org> (maintainer)
2007-06-09 12:59:33 +00:00
Martin Wilke
55dd9c9b3a - Update to 2.0.6
PR:		112603
Submitted by:	Marcus von Appen <mva@sysfault.org> (maintainer)
2007-05-25 22:11:44 +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
Martin Wilke
372b0af75b - Update to 2.0.5
PR:		1112078
Submitted by:	Marcus von Appen <mva@sysfault.org> (maintainer)
2007-04-24 22:31:44 +00:00
Martin Wilke
ffebe230e9 - Update to 2.0.3
PR:		111931
Submitted by:	Marcus von Appen <mva@sysfault.org> (maintainer)
2007-04-20 20:25:41 +00:00
Rong-En Fan
f6bafd7cf9 - Update to 2.0.2
PR:		ports/111357
Submitted by:	Marcus von Appen <mva at sysfault.org> (maintainer)
2007-04-07 18:28:32 +00:00
Martin Wilke
29424db097 - Update to 2.0.1
PR:             110968
Submitted by:   Marcus von Appen <mva@sysfault.org> (maintainer)
2007-03-28 16:35:36 +00:00
Martin Wilke
4957800348 - Update to 2.0
Changes:
* 64-bit support (hopefully buildable on all platforms now).
* > 4 GiB file size support
* New disassemblers for x86_64, ARM, 64bit PPC, VMX128
  extensions for PE and ELF files
* New x86_64 assembler
* Improved ELF handling

PR:             110070
Submitted by:   Marcus von Appen <mva@sysfault.org> (maintainer)
2007-03-08 11:47:01 +00:00
Kris Kennaway
267a93931a Now appears to build on amd64 7.x 2007-03-03 18:29:48 +00:00
Martin Wilke
ea47421b4a - Marked BROKEN for amd64 7.X
PR:		108653
Submitted by:	Marcus von Appen <mva@sysfault.org> (maintainer)
2007-02-01 11:03:00 +00:00
Rong-En Fan
0ac35f5deb - Update to 0.9.4
PR:		ports/103269
Submitted by:	Marcus von Appen <mva at sysfault.org> (maintainer)
2006-09-15 03:46:04 +00:00
Rong-En Fan
fb47a077c5 - Update to 0.9.3
- Pet portlint(1)
- Pass maintainership to submitter

PR:		ports/102945
Submitted by:	Marcus von Appen <mva at sysfault.org>
2006-09-07 12:18:26 +00:00
Pav Lucistnik
67a6607751 - Update to 0.9.2
PR:		ports/97908
Submitted by:	Antoine Brodin <antoine.brodin@laposte.net>
2006-05-26 16:31:26 +00:00
Edwin Groothuis
b3bcb8e257 Remove USE_REINPLACE from all categories starting with E 2006-05-07 10:55:47 +00:00
Pav Lucistnik
26509b38b7 - Add SHA256 2005-11-24 02:03:34 +00:00
Kris Kennaway
b883c64481 BROKEN on ia64: Does not build 2005-10-28 23:06:23 +00:00
Pav Lucistnik
13008771db - M$ -> Microsoft
- Remove trailing whitespace

PR:		ports/85575
Submitted by:	Darrien <darrien.l@gmail.com>
2005-09-03 22:49:54 +00:00
Pav Lucistnik
3c50cd2490 - Update to 0.9.1
PR:		ports/85531
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2005-08-31 22:05:08 +00:00
Sam Lawrance
8a0dd01590 Update to 0.9.0
PR:		ports/82530
Submitted by:	Ports Fury
2005-06-22 17:42:53 +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
Kirill Ponomarev
ee70836de4 Fix build on 5-stable/6-current
PR:		ports/75396
Submitted by:	Ports Fury
2004-12-23 09:51:14 +00:00
Kris Kennaway
20eecd3dd6 BROKEN on 5.x: Does not build
Approved by:    portmgr (self)
2004-09-18 17:44:09 +00:00
Kirill Ponomarev
2177b8eea2 Remove inappropriate BROKEN mark
PR:		ports/70540
Submitted by:	Ports Fury
2004-08-16 17:30:13 +00:00
Kris Kennaway
c1a0f8ede9 BROKEN on 5.x: Does not compile with gcc 3.4.2 2004-08-16 02:33:05 +00:00