Commit graph

92 commits

Author SHA1 Message Date
William Grzybowski
a077a403ef devel/rudiments: update to 0.44
- Update to 0.44
- Add SSL and PCRE options
- Use options helpers
- Allow staging

PR:		ports/183558
Submitted by:	KATO Tsuguru <tkato432 yahoo.com>
2013-11-02 12:38:47 +00:00
Pawel Pekala
716ff0f22e Fix make index 2013-10-29 01:11:25 +00:00
Pawel Pekala
0fdf155fce - Update devel/rudiments to 0.43 [1]
- Add support for STAGEDIR [1]

- Update databases/sqlrelay to 0.52 (fixes build with new devel/rudiments)
- Remove leading article from COMMENT
- Add support for STAGEDIR
- Remove GTK1 option - no longer available feature
- Rename INTERBASE option to FIREBIRD (globally defined)
- Rename SQLITE2 to SQLITE3 as dependency changed to databases/sqlite3
- Use options substitutions, sort plist

PR:		ports/181880 [1]
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2013-10-28 22:01:40 +00:00
Baptiste Daroussin
36117d7097 Add NO_STAGE all over the place in preparation for the staging support (cat: databases) 2013-09-20 16:13:47 +00:00
Antoine Brodin
5570e2f745 Fix error in PORT_OPTIONS conversion. 2013-06-14 20:24:11 +00:00
William Grzybowski
f914cb7673 - Fix build compile errors
- Remove BROKEN

Approved by:	culot / jpaetzel (mentors, implicit)
2013-06-07 11:59:11 +00:00
Eitan Adler
6776ef7ff8 For some unmaintained ports:
- fix format for pkg-descr
	- convert to OptionsNG
	- remove logic for older versions of python which we no longer support
	- remove option for old versions of FreeBSD
	- unconditionally set PORTDOCS
	- etc.

Reviewed by:	jgh
2013-04-24 17:00:20 +00:00
Baptiste Daroussin
27131af048 Reassign skv@ ports to the heap
Feature safe:	yes
2013-04-22 13:27:47 +00:00
Baptiste Daroussin
14bc5a6c11 Convert to new options framework left unconverted ports in databases category 2013-03-21 17:43:46 +00:00
Pav Lucistnik
fb463718fe - Mark BROKEN: does not compile
debugfile.C: In member function 'bool debugfile::openDebugFile()':
  debugfile.C:50: error: 'umask' was not declared in this scope

Reported by:	pointyhat
2012-05-13 20:26:24 +00:00
Jason Helfman
9a6854173e - Update to 0.44
- unbreak and undeprecate

PR:	ports/166409
Submitted by:	m.tsatsenko@gmail.com
Approved by:	maintainer timeout ( 19 days )
2012-04-14 04:32:05 +00:00
Baptiste Daroussin
ba56649f1a Mark as deprecated and set expiration to 2012-05-10 for ports that are mark as broken for more than 6 month 2012-04-09 23:51:44 +00:00
Martin Wilke
93cfaf9ad9 - Chase unixODBC shlib bump 2012-02-06 12:25:50 +00:00
Pav Lucistnik
c19e7302a9 - Mark BROKEN: does not compile
sqlrlistener.C: In member function 'void sqlrlistener::blockSignals()':
  sqlrlistener.C:755: error: 'class rudiments::signalset' has no member named 'getSignalSet'
  sqlrlistener.C:758: error: invalid conversion from 'void*' to 'void (*)(int)'
  sqlrlistener.C:758: error:   initializing argument 1 of 'void rudiments::signalhandler::setHandler(void (*)(int))'

Reported by:	pointyhat
Feature safe:	yes
2011-11-23 19:54:24 +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
Gabor Kovesdan
2fc6a06a9b - Track dependencies after databases/gdbm update 2011-09-12 13:46:58 +00:00
Martin Wilke
bb86cbe5d2 - Get Rid MD5 support 2011-03-20 12:54:45 +00:00
Ade Lovett
4a8684e352 Sync to new bsd.autotools.mk 2010-12-04 07:34:27 +00:00
Ade Lovett
6abd00a86b Punt autoconf267->autoconf268 2010-10-16 11:52:47 +00:00
Ade Lovett
8262a7b51d Autotools update. Read ports/UPDATING 20100915 for details.
Approved by:	portmgr (for Mk/bsd.port.mk part)
Tested by:	Multiple -exp runs
2010-09-15 18:35:24 +00:00
Sergey Skvortsov
64cbdafd50 - Update to 0.41
- Add WANT_GNOME [1]
- Be PREFIX-neutral [2]

Changes:
PR:		ports/137491 [1], ports/138912 [1], ports/139472 [2],
Submitted by:	Pavel Gubin <pg xx 2lazy.ru> [1],
		Anatoly Borodin <anatoly.borodin xx gmail.com> [1],
		Sahil Tandon <sahil xx tandon.net> [2]
2009-11-02 15:55:09 +00:00
Dmitry Marakasov
075acacd24 - Switch SourceForge ports to the new File Release System: categories starting with D 2009-08-22 00:18:43 +00:00
Jeremy Messenger
789d75c728 -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.

It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.

With help:	marcus and kwm
Pointyhat-exp:	a few times by pav
Tested by:	pgollucci, "Romain Tartière" <romain@blogreen.org>, and
		a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by:	marcus
Approved by:	portmgr
2009-08-02 19:36:34 +00:00
Ion-Mihai Tetcu
98958f4326 Fix plist with -DNOPORT*.
Prompted by:	QAT QA run
Approved by:	maintainer timeout on QATMail
2009-04-07 22:14:30 +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
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
Pav Lucistnik
c8ab928239 - Add sample rc.d script to package
Reported by:	pointyhat
2008-07-23 23:03:02 +00:00
Sergey Skvortsov
291acedf5c Update to 0.39.4 2008-07-03 16:16:02 +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
Mark Linimon
48420a5ebd Switch autoconf dependencies from 2.53 or 2.59 to 2.61.
PR:		ports/116639
Submitted by:	aDe
2007-09-30 04:47:36 +00:00
Rong-En Fan
e8ce0e594c - Chase databases/freetds update: ct.3 -> ct.4, tds.4 -> tds.5
- Bump PORTREVISION where necessary
2007-03-03 14:21:56 +00:00
Sergey Skvortsov
465dc561a1 Fix pkg-plist
Pointed by:	pointyhat (kris)
2006-12-04 21:45:20 +00:00
Sergey Skvortsov
961c83807f * update to 0.38
* take maintainership (approved by demon@)
2006-12-01 16:22:53 +00:00
Sergey Skvortsov
bf4f1ac90d Fix plist.
Approved by:	maintainer (demon)
Pointed by:	pointyhat (kris)
2006-08-25 14:07:35 +00:00
Sergey Skvortsov
84ff143a36 Update to 0.37.1
Approved by:	maintainer (demon)
2006-08-15 16:53:16 +00:00
Kris Kennaway
24434565b7 BROKEN: Does not compile 2006-05-21 21:40:41 +00:00
Edwin Groothuis
2406d49a61 Remove USE_REINPLACE from all categories starting with D 2006-05-04 21:41:12 +00:00
Ade Lovett
8503536d38 Conversion to a single libtool environment.
Approved by:	portmgr (kris)
2006-02-23 10:40:44 +00:00
Edwin Groothuis
acd87b4ad8 SHA256ify
Approved by:    krion@
2006-01-22 08:34:46 +00:00
Ade Lovett
54a0b86543 Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.

Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.

Preliminary documentation can be found at:
	http://people.FreeBSD.org/~ade/autotools.txt

which is in the process of being SGMLized before introduction into the
Porters Handbook.

Light blue touch-paper.  Run.
2005-11-15 06:52:12 +00:00
Dmitry Sivachenko
04cc5f745c Update to version 0.36.4. 2005-10-19 07:03:29 +00:00
Dmitry Sivachenko
3e00e9fc15 Upgrade to version 0.36.2. 2005-05-21 08:44:26 +00:00
Sergey Matveychuk
c30ff94de4 - Fix build on 4.11
Reported by:	kris via pointyhat
Approved by:	demon (maintainer)
2005-05-21 07:14:56 +00:00
Sergey Matveychuk
913cb3ae08 - Fix after spliting firebird
- Bump PORTREVISION

PR:		ports/79337
Submitted by:	Renato Botelho <freebsd@galle.com.br> (firebird maintainer)
2005-05-17 16:09:29 +00:00
Dmitry Sivachenko
4c1a5cbacb Update to version 0.36.1. 2005-05-09 07:18:06 +00:00
Kris Kennaway
525f43914d BROKEN: Installs file in /etc
No response from:	maintainer
2005-05-07 23:15:16 +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
Pav Lucistnik
365c91719d - Chase freetds shlib bump 2005-04-11 20:52:52 +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
Dmitry Sivachenko
6558a99684 Do not create needless directory.
Add missing @dirrm.
2005-02-14 07:28:11 +00:00