summaryrefslogtreecommitdiff
path: root/mk
AgeCommit message (Collapse)AuthorFilesLines
2008-10-11Move mk/emacs.mk to editors/emacs/modules.mk.uebayasi1-398/+3
Don't call pkg_info to get the installed Emacs version; always use the version matching EMACS_TYPE set by users. Be DEPENDS to it. This should address pkg/37146 by Aleksey Cheusov. While here convert some emacs lisp packages to user-destdir.
2008-10-09Add share/locale/de_CH/LC_MESSAGES for gnucash.wiz1-1/+5
2008-10-08Allow use of fetch as FETCH_CMD.joerg1-1/+6
2008-10-08Allow use of fetch as tool.joerg1-1/+11
2008-10-06Complete previous, by entering the package version definition if the filecube1-2/+4
looked up is not a pkgconfig one, at the condition that the version script is defined.
2008-10-06Allow the caller to override the script that extracts the version of thecube1-3/+10
built-in package. That means pkgconfig-builtin.mk can be used in even more situations now.
2008-10-06Add a workaround for X11_TYPE modular so that x11.bl3.mk is not included.cube1-1/+5
Ideally, X11_TYPE modular would set up such packages so that PREFER.<BUILTIN_PKG> is set to "pkgsrc", but it's a more complex change. Reported by Adam Hoka.
2008-10-05Merge cube-native-xorg, so that pkgsrc-current can be used with the nativecube4-7/+86
X.Org found in NetBSD-current. Thanks a lot to all who helped, especially Matthias Scheler who did repeated tests on Mac OS X and older versions of NetBSD to make sure the support for those platforms wouldn't be broken (or at least, not fatally, as I would still expect a few hiccups here and there, because there is only so much one can test in such limited time). On the infrastructure side, this branch brings pkgconfig-builtin.mk, in order to write very easily new builtin.mk files. It can actually handle more than just pkgconfig files, but it will provide a version if it finds such a file. x11.builtin.mk has also been made more useful and now all existing (and future!) native-X11-related builtin.mk files should include it.
2008-09-30Add `firefox3' option.hira1-0/+1
2008-09-25Fix a longstanding bug in the pkginstall infrastructure: incompletewiz1-4/+4
support for creating empty files as CONF_FILES. The usual way is to add CONF_FILES= /dev/null /some/file However, some parts of the infrastructure check if the "source" is a file -- this fails for /dev/null obviously (other parts accept character devices already). Fix this. Will follow up with PKGREVISION bumps for affected packages. Ok during freeze: agc@
2008-09-25Add lang-uk-ua, Ukrainian/UKRAINE language support.taca1-0/+1
2008-09-24Fix a typo in comment.obache1-2/+2
2008-09-22Reverting my previous openmotif->lesstif changes.ahoka6-12/+12
2008-09-22For packages setting USE_BSD_MAKEFILE, explicitly set MKHTML to no.dillo1-1/+2
This makes these packages build with the changed default in recent NetBSD -current. Approved by agc.
2008-09-22Sort. Add description for libmtp.wiz1-4/+5
2008-09-17+ description for zlibadrianp1-0/+1
2008-09-16Added the list of variables, so that "bmake show-all-gcc" shows all therillig1-1/+29
internals of this file.
2008-09-16Add description for OpenSSH's hpn-patch option.taca1-0/+1
2008-09-16X11 is located in "/usr/X11" under Mac OS X Leopard, "/usr/X11R6" is justtron1-1/+3
a symlink. Use the correct directory because the buildlink framework will otherwise remove compiler options like "-I/usr/X11/include/pixman-1".
2008-09-16Do not force ncurses on Interix; it does not have a proper shared library.minskim1-8/+1
Instead, let curses.buildlink3.mk find out a usable one. This fixes the error reported in PR 39531. However, the PR will remain open for now because it raises another issue whether tnftp should depend on curses or not.
2008-09-16- drop non-existent configure argsepg1-0/+1
- add missing modules to DFLT_APACHE_MODULES - bump PKGREVISION for new modules - replace APACHE_MODULES=all-shared with apache-shared-modules option - '--enable-mods-shared=all' is not sufficient, that's why DFLT_APACHE_MODULES lists all those others; use DFLT_APACHE_MODULES instead of 'all' - add apache-shared-modules to options.description approved by tron
2008-09-15typorillig1-2/+2
2008-09-15Corrected the usage message.rillig1-3/+3
2008-09-15+mozilla-jemallocadrianp1-0/+1
2008-09-14As the openmotif license doesnt allow usage on close source systems,ahoka6-12/+12
there is no good reason to be default on those platforms. Change the default to lesstif on AIX, BSDOS, Darwin, HPUX, Interix, OSF1.
2008-09-13Tell cmake not to muck with rpath's as it seems to interact badly withmarkd1-1/+2
pkgsrc.
2008-09-13Update for cmake 2.6markd1-0/+17
2008-09-11If "/usr/gnu/bin/false" exists use that as a value of ${FALSE}. This is knownadrianp1-1/+5
to exist at least on OpenSolaris. This makes the useradd scripts work under OpenSolaris as it won't accept "false" as a ${SHELL}.
2008-09-11Add option's description for graphics/magicpoint andtaca1-0/+15
new www/squid options.
2008-09-10MOTIFBASE, not MOTIF_BASE.joerg1-2/+2
2008-09-10Add MOTIF_TYPE and MOTIF_BASE to BUILD_DEFS.joerg1-1/+3
2008-09-09add missing bacula-staticdmcmahill1-0/+1
2008-09-07Apply patch from Aleksej Saushev to fix index generation.wiz1-7/+7
2008-09-07Add faac.ahoka1-0/+1
2008-09-07Add FETCH_*_ARGS templates for curl.obache1-1/+7
Should be solution for PR 39208.
2008-09-07Change 'mjpegtools-simd' option to 'simd' in preparation for libmpg123bjs1-1/+1
import.
2008-09-01Add various language (translation) support options.taca1-0/+33
2008-08-30Document "lzw" option used by e.g. the "tiff" package.tron1-0/+1
2008-08-29Add entry to gtk2sborrill1-0/+1
2008-08-27Add ecl.ahoka1-0/+1
2008-08-25Add description for fftw and threads support optionsbjs1-0/+2
2008-08-25Remove ftp.scarlet.be from MASTER_SITE_KDE, service suspended over a month.obache1-2/+1
Noticed by Zafer Aydogan via private mail.
2008-08-24Remove ftp.scarlet.be from MASTER_SITE_MOZILLA_ALL.obache1-15/+23
It was uncompleted and now service suspended, noticed by Zafer Aydogan. While here, update MSTER_SITE_MOZILLA taken from mirrors list: http://www.mozilla.org/mirrors.html
2008-08-23Update MASTER_SITE_PGSQL, but it is not used anywhere...obache1-98/+96
2008-08-23Update MASTER_SITE_MYSQL, taken from current download page.obache1-14/+128
Noticed some dead hosts by Zafer Aydogan via private mail.
2008-08-23Update MASTER_SITE_GENTOO, taken from http://www.gentoo.org/main/en/mirrors2.xmlobache1-44/+193
Noticed some dead hosts by Zafer Aydogan via private mail.
2008-08-19For no real reason, but per the "discussion" on tech-pkg, default theagc1-2/+2
creation of a symbolic link to the real work directory to "no".
2008-08-18Add share/locale/fur.joerg1-1/+5
2008-08-18Describe lua option.dholland1-0/+1
2008-08-10Use patch --suffix instead of -b, the latter will be problematic whenjoerg1-2/+2
PR 11220 gets addressed.