Commit Graph

9 Commits

Author SHA1 Message Date
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
Tilman Keskinoz
5a40c8ac79 Update to 0.0.5
PR:		94858
Submitted by:	maintainer
2006-04-15 18:32:11 +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
Jeremy Messenger
443e6174a0 -Add sourceforge.net in the top of MASTER_SITES (nice to have more mirrors).
-Mark Starovoytov <mark_sf@kikg.ifmo.ru> is taking the maintainership.

PR:		ports/84035
Submitted by:	Mark Starovoytov <mark_sf@kikg.ifmo.ru>
2005-07-25 06:39:08 +00:00
Pav Lucistnik
57a75c8a61 - Fix fetching
- Update WWW

Reported by:	krismail
2005-07-23 10:01:13 +00:00
Pav Lucistnik
73ce6ff2e8 - Fix typo: SENSETIVE -> SENSITIVE
PR:		ports/83244
Submitted by:	Mark Starovoytov <mark_sf@kikg.ifmo.ru>
2005-07-13 18:23:36 +00:00
Pav Lucistnik
f15cceafbb dotconf++ is a dotconf like configuration file parser written in C++.
It supports macro substitution from the environment or from the file
itself, config file inclusion, easy handling of XML like tags,
checking for required tags, and more.

PR:		ports/83090
Submitted by:	Mark Starovoytov <mark_sf@kikg.ifmo.ru>
2005-07-08 22:47:00 +00:00