| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
22 Oct 2011 05:02:16
4.2
|
sunpoet  |
- Respect PORTDOCS and also pet portlint |
23 Sep 2011 12:57:39
4.2
|
bapt  |
Mark job unsafe[1]
while here, add license
Reported by: eadler [1] |
24 Aug 2011 09:17:49
4.2
|
maho  |
Update maintainer to office@.
PR: 159929
Submitted by: Jason Helfman <jhelfman@experts-exchange.com> |
13 Jun 2011 16:16:56
4.2
|
mi  |
Upgrade from 4.1 to 4.2. Our patch, which tried to hardlink before
doing a full copy, is no longer needed.
Approved by: maintainer (maho) |
04 Dec 2010 07:34:27
4.1_1
|
ade  |
Sync to new bsd.autotools.mk |
16 Oct 2010 11:52:47
4.1_1
|
ade  |
Punt autoconf267->autoconf268 |
15 Sep 2010 18:35:24
4.1_1
|
ade  |
Autotools update. Read ports/UPDATING 20100915 for details.
Approved by: portmgr (for Mk/bsd.port.mk part)
Tested by: Multiple -exp runs |
27 Nov 2009 04:41:06
4.1
|
mi  |
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) |
19 Nov 2009 22:07:43
4.1
|
pav  |
- Mark MAKE_JOBS_UNSAFE
Reported by: pointyhat |
17 Nov 2009 00:37:17
4.1
|
mi  |
Upgrade from 3.7 to 4.1 |
20 Aug 2008 00:57:32
3.7_2
|
ade  |
Conversion from (now defunct) autoconf-2.61 to autoconf-2.62
Tested by: exp build run (erwin) |
20 Jul 2008 23:29:23
3.7_2
|
maho  |
Fix mtree.
Submitted by: QA Tindy (itetcu) |
30 Sep 2007 04:47:37
3.7_2
|
linimon  |
Switch autoconf dependencies from 2.53 or 2.59 to 2.61.
PR: ports/116639
Submitted by: aDe |
22 Jan 2006 08:30:12
3.7_1
|
edwin  |
SHA256ify
Approved by: krion@ |
15 Nov 2005 06:52:12
3.7_1
|
ade  |
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. |
02 Feb 2005 07:58:10
3.7_1
|
maho  |
unbreak for 6-current
PR: 76650
Submitted by: Sangwoo Shim <ssw@neo.redjade.org> |
20 Dec 2004 02:40:52
3.7_1
|
maho  |
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 |
30 Nov 2004 09:13:01
3.7
|
maho  |
Remove trailing newlines
Submitted by: kris |
24 Nov 2004 07:27:46
3.7
|
maho  |
Fix:
epm installs a number of files that are not listed in the plist
Submitted by: kris via pointy hat |
21 Nov 2004 00:22:10
3.7
|
maho  |
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/ |