1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-05 01:55:52 +00:00
Commit Graph

14 Commits

Author SHA1 Message Date
Baptiste Daroussin
e04b632220 Fix properties on pkg-plist 2014-01-21 23:40:21 +00:00
Marcelo Araujo
dcc5f1aa94 - Return almost all of my ports back to the pool. I have no time to make any
necessary fixes on them for the past months.
2013-11-29 07:37:52 +00:00
Baptiste Daroussin
888ab73a81 Add NO_STAGE all over the place in preparation for the staging support (cat: lang) 2013-09-20 19:53:09 +00:00
Olli Hauer
27de467a2b - remove MD5 2011-07-03 13:45:36 +00:00
Marcelo Araujo
06eb875300 - Update to 1.08.
- Take maintainership.
2008-10-23 22:56:48 +00:00
Martin Wilke
cb3d25bdc0 - Update to 1.07
PR:		127746
Submitted by:	"Beat Gätzi" <beat@chruetertee.ch>
2008-09-30 14:12:35 +00:00
Mark Linimon
189bb010c0 Reset sergei@ due to maintainer-timeouts and no response to email.
Hat:		portmgr
2008-07-27 04:30:53 +00:00
Sergei Kolobov
a66a28cbd3 - Add SHA256 checksums to my ports 2005-11-25 14:05:38 +00:00
Sergei Kolobov
9f98f83ed0 - Update to 1.06 2004-06-10 21:13:36 +00:00
Kris Kennaway
851108bcb9 Add missing @dirrm 2004-04-13 22:15:26 +00:00
Sergei Kolobov
ee6478c3fc SIZE *DOES* MATTER. 2004-01-30 16:03:29 +00:00
Sergei Kolobov
e5175f7be0 - Change to my @FreeBSD.org address
Approved by:	krion (implicit)
2003-10-28 10:16:43 +00:00
Sergei Kolobov
62f1b705dd - Unbreak build by adding forgotten dependency on devel/skalibs
Reported  by: bento (kris)

- Reword COMMENT to avoid truncation by pkg_info(1)

Approved by:	krion (implicit)
2003-10-25 20:37:17 +00:00
Sergei Kolobov
e6630da35a Add execline 1.05:
execline is a very light non-interactive scripting language,
which is similar to /bin/sh. Simple shell scripts can be
easily rewritten in the execline language, improving performance
and memory usage. execline was designed for use
in embedded systems, but works on most Unix flavors.

execline features conditional loops, getopt-style option handling,
filename globbing, and more.  Meanwhile, its syntax
is far more logical and predictable than the shell's syntax,
and has no security issues.

Author: Laurent G. Bercot <ska-skaware@skarnet.org>
WWW:    http://www.skarnet.org/software/execline/

Approved by:	krion (implicit)
2003-10-24 21:41:31 +00:00