7947 FreshPorts -- devel/epm
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
epm 4.2 devel on this many watch lists=6 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/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. devel/autoconf

This port is required by:

for Build

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:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. ftp://ftp.easysw.com/pub/epm/4.2/
  3. ftp://ftp.funet.fi/pub/mirrors/ftp.easysw.com/pub/epm/4.2/
  4. ftp://ftp.rz.tu-bs.de/pub/mirror/ftp.easysw.com/ftp/pub/epm/4.2/
  5. http://ftp.easysw.com/pub/epm/4.2/
  6. http://ftp.funet.fi/pub/mirrors/ftp.easysw.com/pub/epm/4.2/

Number of commits found: 20

Commit History - (may be incomplete: see SVNWeb 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

2825
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
chromiumMay 22
chromiumMay 22
plibMay 19
plibMay 19
linux-f10-flashplugin10May 16
linux-f10-flashplugin11May 16
nginx*May 16
nginx-devel*May 16
firefoxMay 15
firefox-develMay 15
firefox-esrMay 15
firefox10May 15
firefox15May 15
firefox3May 15
firefox3-develMay 15

6 vulnerabilities affecting 22 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 24532
Broken 216
Deprecated 473
Ignore 632
Forbidden 2
Restricted 292
No CDROM 109
Vulnerable 26
Expired 132
Set to expire 511
Interactive 33
new 24 hours 5
new 48 hours9
new 7 days28
new fortnight61
new month218

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

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0