espie
8388e334df
store PSEUDO_FLAVOR along. tweak descriptions a bit.
2011-09-10 08:48:15 +00:00
jasper
61f9ed9482
adjust after recent lesstif removal
...
ok aja@ sthen@
2011-04-10 18:00:23 +00:00
espie
871eb8299d
handle USE_MOTIF, add PKGSPEC
2010-11-26 20:32:38 +00:00
espie
06007602cc
USE_LIBTOOL is 3-valued.
...
register TARGETS
2010-10-02 10:26:17 +00:00
sthen
f0af6ad5d4
output EPOCH and REVISION in dump-vars, and use it in sqlports.
...
ok espie@ (with a reminder to add EPOCH, my first diff just had REVISION).
2010-09-21 15:18:03 +00:00
espie
78282381f7
a few minor tidying.
...
commit to db only at end of port (referential integrity for later)
handle BROKEN-arch and create new table/view based on that.
2010-04-17 13:06:49 +00:00
espie
a7043b7ecf
tag sqlports as "always-update".
...
If you don't have current pkgtools, *this will break*.
(@option always-update was introduced over a month ago).
2009-12-01 18:27:46 +00:00
espie
d0317bfa90
new version, lots of code refactoring, and a new compact database.
2008-08-19 23:50:54 +00:00
espie
b160c64929
tweak for PKGPATH, name it correctly as FULLPKGPATH, and add a subsidiary
...
table to map FULLPKGPATH to PKGPATH, e.g.,
SELECT DISTINCT PKGPATH, VALUE FROM Wantlib,Paths WHERE Wantlib.FULLPKGPATH=Paths.FULLPKGPATH ORDER BY PKGPATH
2006-08-01 16:22:22 +00:00
espie
80448819a5
Handle CONFIGURE_ARGS as a list, e.g.,
...
SELECT DISTINCT VALUE FROM ConfigureArgs
makes sense.
2006-07-10 14:34:01 +00:00
espie
64feab316c
Really process SHARED_LIBS
2006-07-10 11:44:30 +00:00
espie
2e019b5e25
package the database built from ports for any user.
2006-07-10 10:57:59 +00:00