Commit Graph

8 Commits

Author SHA1 Message Date
alek
6d1dd28c2d Update to 1.3.2; from Sigfred Haversen <bsdlist@mumak.com> 2006-07-15 16:55:32 +00:00
alek
65a1284a66 Update to 1.3.0
From Sigfred Haversen <bsdlist@mumak.com>

ok steven@
2006-01-27 10:20:56 +00:00
steven
34b82f68df - pass MAKE_ENV and MAKE_FLAGS/FAKE_FLAGS when calling make in
post-build, post-install and post-regress targets.
- SHARED_LIBS (which definitely requires the above...)
2006-01-07 01:10:11 +00:00
alek
56541590ad Update to 1.2.3
From Sigfred Haversen <bsdlist@mumak.com> (MAINTAINER)
2005-10-02 09:02:05 +00:00
espie
0031945c6e Fix a buglet in bsd.port.mk where the PSEUDO_FLAVORS get encoded into
the FULLPKGPATH, thus providing changes to packing-lists which shouldn't
happen, and making update more difficult.

Accordingly, bump all pkgnames with PSEUDO_FLAVORS, and provide an
update @pkgpath for the bug for most of them (left out the ones with 3
or 4 pseudo flavors for space constraints...)
2005-09-16 09:51:25 +00:00
alek
88721f10ed Update to 1.2.0
From Sigfred Haversen <bsdlist@mumak.com> (MAINTAINER)

ok msf@
2005-07-04 22:22:00 +00:00
alek
08f1ba3f00 - Update to 1.1.3 (patch from Steven Mestdagh)
- Enable perl regression tests

help & ok msf@
2005-01-21 20:29:10 +00:00
alek
a524b91b3c Import Subversion 1.1.1
Subversion is a free/open-source version control system. That is,
Subversion manages files and directories over time. A tree of files
is placed into a central repository. The repository is much like an
ordinary file server, except that it remembers every change ever made
to your files and directories. This allows you to recover older versions
of your data, or examine the history of how your data changed.
In this regard, many people think of a version control system as a
sort of time machine.

Joint work with msf@, Sigfred H?versen, Alex Holst and Steven Mestdagh

ok naddy@, go ahead msf@
2004-12-01 16:47:54 +00:00