Commit graph

16 commits

Author SHA1 Message Date
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
Mikhail Teterin
71b1571733 When preparing a package, epm copies the files to be included into a
hierarchy under its own directory.

This patch changes the code to attempt to link() the files instead.

Should the linking fail (typically, because the source and the target
may be on different filesystems), the code will still fall back to
copying.

The patch is submitted to the (dormant) author:

	http://www.epmhome.org/str.php?L21+P0+S-2+C0+I0+E0+M10+Q

Approved by:	maintainer (maho)
2009-11-27 04:41:06 +00:00
Pav Lucistnik
07b2788864 - Mark MAKE_JOBS_UNSAFE
Reported by:	pointyhat
2009-11-19 22:07:43 +00:00
Mikhail Teterin
6d03005d0d Upgrade from 3.7 to 4.1 2009-11-17 00:37:17 +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
Maho Nakata
6fd62d6d77 Fix mtree.
Submitted by:	 QA Tindy (itetcu)
2008-07-20 23:29:23 +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
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
Maho Nakata
fb7650728b unbreak for 6-current
PR:		76650
Submitted by:	Sangwoo Shim <ssw@neo.redjade.org>
2005-02-02 07:58:09 +00:00
Maho Nakata
8dba2b213f Now epm is patched version for OpenOffice.org
http://installation.openoffice.org/
http://installation.openoffice.org/how_to_create_native_installer.html
and bump portrevision accordingly
2004-12-20 02:40:52 +00:00
Maho Nakata
70b3a5d179 Remove trailing newlines
Submitted by:	kris
2004-11-30 09:13:01 +00:00
Maho Nakata
33ce68846a Fix:
epm installs a number of files that are not listed in the plist

Submitted by:	kris via pointy hat
2004-11-24 07:27:46 +00:00
Maho Nakata
1c54e8f710 Add new port epm:
EPM is a free UNIX software/file packaging program that generates
distribution archives from a list of files.
EPM Can:
o Generate portable script-based distribution packages  complete with
  installation and removal scripts and  standard install/uninstall GUIs.
o Generate "native" distributions in AIX, BSD, Debian,  HP-UX, IRIX, MacOS X,
  Red Hat, Slackware, Solaris, and  Tru64 UNIX formats.
o Provide a complete, cross-platform software  distribution solution for
  your applications.

WWW: http://www.easysw.com/epm/
2004-11-21 00:22:10 +00:00