FreshPorts -- The Place For Ports notbug Sat, 11 Feb 2012 6:16 PM GMT
Port details
epm 4.2 devel on this many watch lists=2 search for ports that depend on this port
A free UNIX software/file packaging program
Maintained by: office@FreeBSD.org search for ports maintained by this maintainer
Port Added: 21 Nov 2004 01:24:21
License: GPLv2
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.epmhome.org/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.
Required To Build: devel/autoconf
There are no ports dependent upon this port

To install the port: cd /usr/ports/devel/epm/ && make install clean
To add the package: pkg_add -r epm


Configuration Options
     No options to configure

Master Sites:
http://ftp.easysw.com/pub/epm/4.2/
ftp://ftp.easysw.com/pub/epm/4.2/
ftp://ftp.rz.tu-bs.de/pub/mirror/ftp.easysw.com/ftp/pub/epm/4.2/
http://ftp.funet.fi/pub/mirrors/ftp.easysw.com/pub/epm/4.2/
ftp://ftp.funet.fi/pub/mirrors/ftp.easysw.com/pub/epm/4.2/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 20

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
22 Oct 2011 05:02:16
Original commit files touched by this commit  4.2
sunpoet search for other commits by this committer
- Respect PORTDOCS and also pet portlint
23 Sep 2011 12:57:39
Original commit files touched by this commit  4.2
bapt search for other commits by this committer
Mark job unsafe[1]
while here, add license

Reported by:    eadler [1]
24 Aug 2011 09:17:49
Original commit files touched by this commit  4.2
maho search for other commits by this committer
Update maintainer to office@.

PR:             159929
Submitted by:           Jason Helfman <jhelfman@experts-exchange.com>
13 Jun 2011 16:16:56
Original commit files touched by this commit  4.2
mi search for other commits by this committer
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
Original commit files touched by this commit  4.1_1
ade search for other commits by this committer
Sync to new bsd.autotools.mk
16 Oct 2010 11:52:47
Original commit files touched by this commit  4.1_1
ade search for other commits by this committer
Punt autoconf267->autoconf268
15 Sep 2010 18:35:24
Original commit files touched by this commit  4.1_1
ade search for other commits by this committer
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
Original commit files touched by this commit  4.1
mi search for other commits by this committer
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
Original commit files touched by this commit  4.1
pav search for other commits by this committer
- Mark MAKE_JOBS_UNSAFE

Reported by:    pointyhat
17 Nov 2009 00:37:17
Original commit files touched by this commit  4.1
mi search for other commits by this committer
Upgrade from 3.7 to 4.1
20 Aug 2008 00:57:32
Original commit files touched by this commit  3.7_2
ade search for other commits by this committer
Conversion from (now defunct) autoconf-2.61 to autoconf-2.62

Tested by:      exp build run (erwin)
20 Jul 2008 23:29:23
Original commit files touched by this commit  3.7_2
maho search for other commits by this committer
Fix mtree.

Submitted by:    QA Tindy (itetcu)
30 Sep 2007 04:47:37
Original commit files touched by this commit  3.7_2
linimon search for other commits by this committer
Switch autoconf dependencies from 2.53 or 2.59 to 2.61.

PR:             ports/116639
Submitted by:   aDe
22 Jan 2006 08:30:12
Original commit files touched by this commit  3.7_1
edwin search for other commits by this committer
SHA256ify

Approved by:    krion@
15 Nov 2005 06:52:12
Original commit files touched by this commit  3.7_1
ade search for other commits by this committer
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
Original commit files touched by this commit  3.7_1
maho search for other commits by this committer
unbreak for 6-current

PR:             76650
Submitted by:   Sangwoo Shim <ssw@neo.redjade.org>
20 Dec 2004 02:40:52
Original commit files touched by this commit  3.7_1
maho search for other commits by this committer
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
Original commit files touched by this commit  3.7
maho search for other commits by this committer
Remove trailing newlines

Submitted by:   kris
24 Nov 2004 07:27:46
Original commit files touched by this commit  3.7
maho search for other commits by this committer
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
Original commit files touched by this commit  3.7
maho search for other commits by this committer
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/

Number of commits found: 20

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
bipFeb 11
firefoxFeb 11
linux-firefoxFeb 11
linux-seamonkeyFeb 11
linux-thunderbirdFeb 11
seamonkeyFeb 11
surfFeb 11
thunderbirdFeb 11
chromiumFeb 09
chromiumFeb 09
drupal6Feb 07
drupal7Feb 07
bugzillaFeb 06
bugzilla2Feb 06
bugzilla3Feb 06

14 vulnerabilities affecting 32 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds

Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 23150
Broken 190
Deprecated 96
Ignore 726
Forbidden 2
Restricted 329
No CDROM 109
Vulnerable 0
Expired 7
Set to expire 93
Interactive 59
new 24 hours 6
new 48 hours8
new 7 days47
new fortnight70
new month143

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 0.143 seconds.