non port: textproc/libpathan/Makefile |
SVNWeb
|
Number of commits found: 22 |
Tue, 4 Dec 2012
|
[ 23:56 bdrewery ]
- Mark deprecated. Upstream advises [1] that the project is no longer
active and that textproc/xqilla replaces it
[1] http://www.corefiling.com/opensource/pathan.html
Feature safe: yes
|
Thu, 21 Aug 2008
|
[ 06:18 rafan ] (Only the first 10 of 1030 ports in this commit are shown above. )
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 (Only the first 15 lines of the commit message are shown above )
|
Tue, 24 Jun 2008
|
[ 19:34 gahr ]
- Make fetchable again
|
Wed, 17 Oct 2007
|
[ 10:13 ade ] (Only the first 10 of 199 ports in this commit are shown above. )
Migration from bison 1.x to 2.x
PR: 117086
Tested by: -exp runs
|
Tue, 27 Mar 2007
|
[ 20:27 pav ]
- Fix after objformat removal
Reported by: pointyhat
|
Sat, 13 Jan 2007
|
[ 18:14 arved ]
Fix pkg-plist, don't install .orig files
Submitted by: pointyhat
|
Fri, 10 Nov 2006
|
[ 02:36 clsung ]
- Update to 2.0
Reviewed by: vanilla@
|
Tue, 15 Aug 2006
|
[ 01:04 clsung ] (Only the first 10 of 49 ports in this commit are shown above. )
- s,INSTALLS_SHLIB,USE_LDCONFIG,g
- these include security/ sysutils/ textproc/ maintained by ports@
PR: ports/101916
Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org>
|
Wed, 24 May 2006
|
[ 17:08 sem ]
- Bump xerces lib version
- Bump PORTREVISION
Reported by: kris mail
|
Sat, 13 May 2006
|
[ 04:24 edwin ] (Only the first 10 of 76 ports in this commit are shown above. )
Remove USE_REINPLACE from categories starting with T
|
Thu, 23 Feb 2006
|
[ 10:40 ade ] (Only the first 10 of 2514 ports in this commit are shown above. )
Conversion to a single libtool environment.
Approved by: portmgr (kris)
|
Tue, 15 Nov 2005
|
[ 06:52 ade ] (Only the first 10 of 1438 ports in this commit are shown above. )
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.
|
Fri, 3 Jun 2005
|
[ 20:18 oliver ] (Only the first 10 of 67 ports in this commit are shown above. )
change the libtool version to use from 1.3 to 1.5
|
Tue, 12 Apr 2005
|
[ 03:26 obrien ] (Only the first 10 of 773 ports in this commit are shown above. )
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
|
Mon, 11 Apr 2005
|
[ 08:04 obrien ] (Only the first 10 of 776 ports in this commit are shown above. )
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
|
Thu, 28 Oct 2004
|
[ 03:27 clsung ]
- textproc/xerces-c2 has been update to 2.6.0,
so change LIB_DEPENDS.
Approved by: co-mentor (vanilla)
|
Sun, 14 Mar 2004
|
[ 06:17 ade ] (Only the first 10 of 945 ports in this commit are shown above. )
Whoa there, boy, that's a mighty big commit y'all have there...
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".
For ports-in-waiting:
USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13
USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213
USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14
Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
|
Sat, 28 Feb 2004
|
[ 23:27 arved ]
Chase xerces shared library version.
Bump PORTREVISION
Reported by: bento
|
Wed, 4 Feb 2004
|
[ 05:10 marcus ] (Only the first 10 of 1422 ports in this commit are shown above. )
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1)
|
Sun, 21 Dec 2003
|
[ 00:22 sergei ]
- Use canonical form (ports@FreeBSD.org) in MAINTAINER line
|
Fri, 14 Nov 2003
|
[ 22:39 pav ]
Add perl dependency. [1]
make -> ${MAKE}
PR: ports/59274 [1]
Submitted by: Cheng-Lung Sung <clsung@dragon2.net> [1]
Approved by: adamw (mentor)
|
Tue, 4 Nov 2003
|
[ 17:53 vanilla ]
Add libpathan 1.2, validating XML parser from the Apache XML Project.
PR: 58913
Submitted by: Cheng-Lung Sung <clsung@dragon2.net>
|
Number of commits found: 22 |