Commit graph

6 commits

Author SHA1 Message Date
Baptiste Daroussin
4a4ec28d37 Convert all :U to :tu and :L to :tl
Since FreeBSD 8.4 and FreeBSD 9.1 make(1) do support :tu and :tl as a
replacement for :U and :L (which has been marked as deprecated)

bmake which is the default on FreeBSD 10+ only support by default
:tu/:tl a hack has been added at the time to support :U and :L to ease
migration. This hack is now not necessary anymore

Note that this makes the ports tree incompatible with make(1) from
FreeBSD 8.3 or earlier

With hat:	portmgr
2014-05-05 09:45:36 +00:00
Antoine Brodin
7d06e3b526 Mark a few unfetchable ports BROKEN
With hat:	portmgr
2014-04-27 14:38:18 +00:00
Antoine Brodin
b0ba7953f4 Unbreak on FreeBSD 8.3, it is still supported
Reported by:	pkg-fallout
2014-03-09 19:59:03 +00:00
Ruslan Makhmatkhanov
9209f13376 - fix typo in USE_GITHUB value, introduces in my previous commit. It doesn't
affect the fetch at all, just a typo.
2014-02-09 12:34:32 +00:00
Ruslan Makhmatkhanov
8a366dc479 - update to 0.7.1
- change maintainer's email

while here:
- update LICENSE (BSD3CLAUSE)
- do not use deprecated easy_install and remove NO_STAGE

PR:		186076
Submitted by:	Volodymyr Kostyrko <c.kworr@gmail.com>
2014-02-09 11:01:51 +00:00
William Grzybowski
dc43e1670c databases/py-Pyrseas: Utilities to upgrade and maintain a relational database
Pyrseas provides a framework and utilities to upgrade and maintain a relational
database. Its purpose is to enhance and follow through on the concepts of the
Andromeda Project (http://www.andromeda-project.org/)

WWW: http://pgfoundry.org/projects/pyrseas/

PR:		ports/181991 (based on)
Submitted by:	Volodymyr Kostyrko <c.kworr gmail.com>
2013-11-06 15:04:01 +00:00