Commit graph

56680 commits

Author SHA1 Message Date
jlam
d0b4c54eb6 Split out the code that deals with checking whether the software is
built-in or not into a separate builtin.mk file.  The code to deal
checking for built-in software is much simpler to deal with in pkgsrc.

The buildlink3.mk file for a package will be of the usual format
regardless of the package, which makes it simpler for packagers to
update a package.

The builtin.mk file for a package must define a single yes/no variable
USE_BUILTIN.<pkg> that is used by bsd.buildlink3.mk to decide whether
to use the built-in software or to use the pkgsrc software.
2004-03-10 17:57:14 +00:00
jlam
9d61fef853 Get rid of BUILDLINK_USE_BUILTIN and BUILDLINK_IS_BUILTIN, as they're
renamed to {USE,IS}_BUILTIN and are handled separately by the builtin.mk
files.

Create a new variable PREFER.<pkg> that lets <pkg>/builtin.mk determine
what the preference is in a simple way.
2004-03-10 17:49:26 +00:00
jmmv
3870b173bb Prefer the -esp and -esp-nox11 versions of ghostscript when USE_CUPS is YES. 2004-03-10 16:53:50 +00:00
martti
da2428b947 File removed, we are now using buildlink3 2004-03-10 15:40:03 +00:00
tv
d2abbec077 Enable RAID tables to allow >4GB (>2GB) table data on non-big-file
filesystems.  Bump PKGREVISION.
2004-03-10 14:57:35 +00:00
tv
a734b3120f Add --disable-dependency-tracking to speed up normal builds considerably. 2004-03-10 14:54:05 +00:00
xtraeme
ecdb31d738 bl3ify 2004-03-10 14:12:50 +00:00
xtraeme
363fed6288 pkg_comp just works on NetBSD, so use ONLY_FOR_PLATFORM= NetBSD-*-*. 2004-03-10 13:32:39 +00:00
xtraeme
bb97b3deff bl3ify 2004-03-10 13:26:08 +00:00
taya
f90ac02970 note update of firefox to 0.8nb1 and firefox-gtk2 to 0.8nb1 2004-03-10 13:01:15 +00:00
taya
bdd2c245f2 fix PLIST.
remove non-exist files & add missing files
2004-03-10 12:58:13 +00:00
taya
e013f8adb2 correct PLIST
remove non-exist file & not needed file
bump PKGREVISION
2004-03-10 12:57:01 +00:00
taya
d2a0bccb07 note update of mozilla-stable to 1.4.1nb3 2004-03-10 12:54:40 +00:00
taya
f1e7f114b2 make this compile on -current.
bump PKGREVISION
2004-03-10 12:51:45 +00:00
xtraeme
321ecccde3 xfce4-extras should be nb2 not nb1. 2004-03-10 12:01:59 +00:00
xtraeme
6f080fa7de bl3ify and bump PKGREVISION due to meta-pkgs/xfce4 upgrade. 2004-03-10 11:59:31 +00:00
xtraeme
ff51acf13f bl3ify, s,USE_X11BASE,USE_X11,g. Welcome to 4.0.4nb1, ok'ed by martti@ 2004-03-10 11:53:37 +00:00
markd
a0708784ed Note dependency on db - fixes build on Solaris 9.
Also USE_LANGUAGES= c c++
2004-03-10 11:35:47 +00:00
markd
da275e65ac Update to match the actually released version. 2004-03-10 11:24:17 +00:00
taca
07e268995e Note update of devel/ruby-racc package to 1.4.3nb1 (really downgrade
from 1.4.4).
2004-03-10 11:05:57 +00:00
taca
538769cef7 Revert ruby-racc package to 1.4.3.
It seems that racc 1.4.4 can generate parser code for Ruby 1.6.X, but
racc itself can't work on Ruby 1.6.X.

This ruby-racc package 1.4.3nb1 contains old ruby-racc-runtime-1.4.3 and
ruby-racc-1.4.3 package.
2004-03-10 11:04:50 +00:00
xtraeme
a5070101e0 bl3ify and add explicit dependency on pkgconfig. 2004-03-10 09:46:50 +00:00
wiz
2000b38d74 Note that using net-snmp would be better. 2004-03-10 08:14:58 +00:00
martti
b0e78a584d Updated XFce to 4.0.4 2004-03-10 07:41:23 +00:00
martti
da0646cf07 Updated XFce to 4.0.4
* Bug fixes
* Translation updates
2004-03-10 07:41:16 +00:00
cube
93a406f391 Define NO_EXPORT_CPP so that rpcgen doesn't get mad. 2004-03-10 07:12:09 +00:00
dmcmahill
c2df7b0cb4 set F77 as well as FC.
was:
1% make show-var PKG_STAGE=configure VARNAME=FC
g77
2% make show-var PKG_STAGE=configure VARNAME=F77
/usr/pkgsrc-current/math/scilab/work/.gcc/bin/g77
is:
3% make show-var PKG_STAGE=configure VARNAME=FC
g77
4% make show-var PKG_STAGE=configure VARNAME=F77
g77

fixes some buildlink spillover noted in the scilab package.
2004-03-10 05:13:38 +00:00
reed
7653a8ad87 This needs a yacc to build, so add to USE_GNU_TOOLS.
yacc -d -v ./activation-context-query-parser.y
  make[2]: yacc: Command not found
2004-03-10 05:02:42 +00:00
snj
f9e8f3d072 Use bl3, fix PLIST (share/xmms belongs to xmms). 2004-03-10 04:53:24 +00:00
snj
d7c7b7563c Use bl3, nuke LTCONFIG_OVERRIDE. 2004-03-10 04:34:53 +00:00
snj
0c8257e25e It seems that this plugin is configurable. Multiple choices are available for
dancers.  Ah hem.
2004-03-10 04:31:45 +00:00
snj
d082141a39 Use bl3.
Get down with your bad self, Space Ghost!
2004-03-10 04:29:18 +00:00
snj
3af1a67e20 Use bl3. 2004-03-10 04:23:49 +00:00
snj
e6f620ccfc Use bl3 and nuke LTCONFIG_OVERRIDE. 2004-03-10 04:21:57 +00:00
snj
fb8a698512 Use bl3. 2004-03-10 04:19:34 +00:00
snj
749ffc7311 Fix a spelling error in DESCR. Use bl3, cleanup, and utilize the power
of buildlink.  Mmm, BUILDLINK_TRANSFORM.
2004-03-10 04:14:08 +00:00
snj
4683bdfb4f Use bl3, add a comma to MESSAGE. 2004-03-10 03:36:59 +00:00
snj
7222eb1391 Use bl3. 2004-03-10 03:31:36 +00:00
snj
60efb88304 Use bl3, use ${MASTER_SITE_BACKUP} because old MASTER_SITE is gone,
fix COMMENT.
2004-03-10 03:27:01 +00:00
snj
9f3591bebb Move DISTFILES definition, use ${SORT} instead of sort. 2004-03-10 03:16:47 +00:00
snj
9811e521ee Use bl3. 2004-03-10 03:08:58 +00:00
snj
9d5d851856 Use bl3. 2004-03-10 02:49:38 +00:00
snj
0593acc7b9 Use bl3 and ${ECHO} instead of echo. 2004-03-10 02:44:36 +00:00
snj
6c235a3da0 Use bl3 and fix a typo. 2004-03-10 02:39:51 +00:00
snj
b0524c663f Use bl3. 2004-03-10 02:35:22 +00:00
snj
b26bcb0522 Use bl3 and fix a typo. 2004-03-10 02:29:43 +00:00
snj
71678fd892 Use bl3. 2004-03-10 02:25:09 +00:00
snj
a337a8f6e2 Updated gtkballs to 3.0.1nb7. 2004-03-10 02:19:32 +00:00
snj
6e29917125 Use bl3 and keep scores in /var/games, not ${PREFIX}/var. Bump PKGREVISION. 2004-03-10 02:18:46 +00:00
snj
549f65ca23 Use bl3. 2004-03-10 02:06:45 +00:00