Commit Graph

18 Commits

Author SHA1 Message Date
Emanuel Haupt
3e71c58204 Remove trailing whitespaces from category textproc 2014-02-21 13:39:48 +00:00
Tijl Coosemans
1b9e1f4e00 - Fix a USE_GMAKE conversion. USES is redefined later without gmake.
Evidently gmake isn't needed.
- Also remove the libtool dependency.
2014-02-19 17:44:39 +00:00
Martin Wilke
2f0bf54605 - Stage support 2014-02-17 10:00:57 +00:00
Emanuel Haupt
5005b67362 According to the Porter's Handbook (5.12.2.3.) default options must be added to
OPTIONS_DEFINE. This policy has been implemented only recently that's why we
have many ports violating this policy.

This patch adds the default options specified in the Porter's Handbook to
OPTIONS_DEFINE where they are being used. Ports maintained by
gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded.

Approved by:    portmgr (bapt)
2014-02-10 13:54:26 +00:00
Baptiste Daroussin
0068f2d47f Add NO_STAGE all over the place in preparation for the staging support (cat: textproc) 2013-09-20 23:17:30 +00:00
Alex Kozlov
d4041784dc - Remove MAKE_JOBS_SAFE variable
Approved by:	portmgr (bdrewery)
2013-08-14 22:35:50 +00:00
Raphael Kubo da Costa
2984129c13 easysw.com seems to be down, switch MASTER_SITES to the canonical one. 2013-05-11 21:51:03 +00:00
Eitan Adler
334eb0fc61 This changes almost all the "gnomehack" only USE_GNOME cases to USES= pathfix.
If a port used other USE_GNOME items it was untouched.
The ports that used other USES were fixed by hand.

PR:		ports/177081
Reviewed by:	bapt
Approved by:	portmgr (miwi)
2013-03-19 13:04:30 +00:00
Po-Chien Lin
575984ae8f - Update to 2.7
- Add custom LICENSE MXML
- Add USE_LDCONFIG to include new shared library
- Switch to OPTIONSng
- Change DOCS installing hierarchy from ${DOCSDIR}/doc/ to ${DOCSDIR}/
- Remove unnecessary patch (have been merged into upstream)
- Replace TAB with space in pkg-descr WWW: line

PR:		ports/175315
Submitted by:	Po-Chien Lin <linpc@cs.nctu.edu.tw>
Approved by:	swills (mentor)
2013-02-16 15:29:01 +00:00
Olli Hauer
fc03c837e2 -remove MD5 2011-07-03 14:40:25 +00:00
Ade Lovett
4a8684e352 Sync to new bsd.autotools.mk 2010-12-04 07:34:27 +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
Wesley Shields
a8c9043fe2 - Update to 2.6
- Pass maintainer to submitter
- Remove include of spawn.h since it is not included on anything
  less than 8.0.

PR:		ports/136929
Submitted by:	Kouki Hashimoto <hsmtkk@gmail.com>
2009-07-28 15:28:22 +00:00
Jeremy Messenger
26f283671c Fix the installation w/ libtool 2.2. 2009-07-15 04:52:12 +00:00
Martin Wilke
fd8f3d75ea - Reset maintainership 2009-07-11 16:19:32 +00:00
Martin Wilke
4460472159 - Mark MAKE_JOBS_SAFE for parallel building. 2009-03-25 18:08:45 +00:00
Martin Wilke
a2044e06b0 - Update to 2.5
- Respect NOPORTDOCS [1]

Submitted by:	ionbot [1]
2008-06-26 22:51:34 +00:00
Martin Wilke
4ece4e8e8d Mini-XML is a small XML parsing library that you can use to
read XML and XML-like data files in your application without
requiring large non-standard libraries.

WWW:	http://www.minixml.org/
2007-10-12 22:23:05 +00:00