1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00
Commit Graph

8 Commits

Author SHA1 Message Date
Mathieu Arnold
88bfe4bd43 Cleanup DIST* variables.
When appropriate:
- Try to use DISTVERSION{SUF,PRE}FIX
- Replace PORTNAME-PORTVERSION by DISTNAME
- Convert MASTER_SITES to use macros
- Other light cleanup

With hat:	portmgr
Sponsored by:	Absolight
2015-05-11 18:34:57 +00:00
Martin Wilke
cdc850571f - Stage support 2014-02-06 10:32:25 +00:00
Baptiste Daroussin
83f65384c9 Add NO_STAGE all over the place in preparation for the staging support (cat: sysutils) 2013-09-20 23:05:58 +00:00
Andrej Zverev
995f5a5f62 - convert to the new perl5 framework
Approved by:	portmgr (bapt@, blanket)
2013-09-07 06:13:27 +00:00
Martin Wilke
a9481afc8a - Get Rid MD5 support 2011-03-19 12:38:54 +00:00
Felippe de Meirelles Motta
9cdab15a92 - Use PLIST_FILES instead of pkg-plist.
- Add SHA256ify.
- Makefile cosmetic changes.
- bump PORTREVISION.

PR:		ports/121751
Submitted by:	myself
Approved by:	araujo (mentor), maintainer timeout (> 2 weeks)
2008-04-03 02:36:22 +00:00
Kirill Ponomarev
376301203f Fix MASTER_SITES.
Approved by:	portmgr (implicit)
2006-02-24 16:58:15 +00:00
Maho Nakata
c6ec1c713c The fpkg is Package Tool Wrapper for FreeBSD.
It makes convenient in administration of package,
like yum, apt-get, and dpkg.

* Display a list of files in package (list)
* Display a package information (info)
* Install package from ftp server (install)
* Fetching package list (update)
* Package name search on package list (search)
* All text search on package list (allsearch)

WWW: http://www.shimazu.org/fpkg/

Submitted by:	Yuki SHIMAZU <y.shimazu@nifty.com> via mixi
2006-02-05 09:55:35 +00:00