summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2005-08-19Merge CONF_FILES/SUPPORT_FILES and CONF_FILES_PERMS/SUPPORT_FILES_PERMSjlam53-251/+199
as the INSTALL and DEINSTALL scripts no longer distinguish between the two types of files. Drop SUPPORT_FILES{,_PERMS} and modify the packages in pkgsrc accordingly.
2005-08-19Added the command line option -CDESCR, for consistency.rillig1-2/+4
2005-08-19Rewrite sub-script targets so be less susceptible to "make variablejlam1-59/+212
overflow" by splitting up the huge "one-liner" scriptlets into smaller, individually executable bits.
2005-08-19Add the 'te' locale, initially used by gnome-desktop-2.10.2 (AFAICT).jmmv13-13/+65
2005-08-19When doing an UNPRIVILEGED install, it failed with:reed1-1/+2
cannot create /home/reed/pkg/xorg/lib/X11/config/host.def: permission denied I fixed this by chmod NONBINMODE. (Idea from www/apache/Makefile.)
2005-08-19Add DragonFly.mk file and now support DragonFly.reed2-1/+86
This is from PR #30711. Thank you Joerg. Approved by maintainer (in PR).
2005-08-19this explicitely requires glitz-0.4.4drochner1-1/+3
2005-08-19Mention --varbase option.reed1-1/+3
2005-08-19add pslib+evincedrochner1-1/+4
2005-08-19The --help message was wrong. The progress messages are not printed onrillig1-2/+2
STDERR but on STDOUT.
2005-08-19import py-pslib-0.2.0 - a Python wrapper for pslibdrochner4-0/+26
2005-08-19import pslib-0.2.6, a tool to create postscript from programsdrochner5-0/+69
2005-08-19import evince-0.3.2, another postscript/pdf viewerdrochner4-0/+90
2005-08-19Reduced two errors to warnings for the category Makefiles: The sortrillig1-3/+3
order and subdirectories which are commented out without giving a reason.
2005-08-19this was completely broken due to some leftover patchesdrochner4-55/+3
bump PKGREVISION
2005-08-19fix the environment variable which tells the path to ghostscript.drochner1-2/+3
this way, configure will continue, even with no ghostscript installed at build time. I realli don't want a hard dependency on a specific version. Should fix build error seen in bulk build.
2005-08-19Don't check the distinfo twice if it is defined as ./distinfo in therillig1-2/+2
package Makefile. This occurs for example in multimedia/gmplayer.
2005-08-19Add support for NetBSD-amd64 contributed by Nicolas Joly in PR pkg/30622.tron2-3/+11
2005-08-19Note print/acroread7 update.salo1-0/+1
2005-08-19Update to version 7.0.1salo2-8/+8
Changes unknown, still vulnerable (at least) to: http://www.adobe.com/support/techdocs/321644.html http://www.adobe.com/support/techdocs/331710.html TODO: Solaris version available.
2005-08-19Skip the configure stage if NO_CONFIGURE is defined (useful forschmonz1-2/+2
djbware without conf-* files).
2005-08-19Do the DIST_SUBDIR dance because of already-downloaded files. *Sigh*cube2-8/+9
Pointed out by Thomas Klausner and Jeremy C. Reed.
2005-08-19Note xentools20 PKGREVISION bumpbouyer1-0/+1
2005-08-19Add a patch from Jed Davis posted to port-xen which allows xend to bebouyer3-2/+21
gracefully restarted. See http://mail-index.netbsd.org/port-xen/2005/08/17/0003.html for details. Bump PKGREVISION.
2005-08-19build-depend on scons>=0.96.1nb1 which includes a dependency on py-xml,drochner1-2/+2
should fix build problem seen in bulk-builds
2005-08-19add a dependency on py-xmldrochner1-1/+10
This is not necessary for normal scons use, but there is an extension "bksys" which needs XML. Since scons users do not necessarily use Python theirselfes, a buildtime dependency on px-xml-for-the-python-version-used-by-scons would be needed which I don't see an easy and robust way for. bump PKGREVISION
2005-08-19add option to build with gnutls support. no change to the defaultgrant2-7/+25
(nss) so no PKGREVISION bump. ok'd by the MAINTAINER, Matthew Luckie.
2005-08-19The thttpd tarball has changed (the e-mail address of the author wascube3-15/+18
changed all through it). While there, make the package correctly fetch the NetBSD logo. Bump PKGREVISION, and after that I'll delete the copy ftp.netbsd.org currently has. The tarball change doesn't happen often enough for this package to justify the use of DIST_SUBDIR (and that avoids the hairy problem of sharing the sitedrivenby.gif file). PR#30641 by Jared Momose.
2005-08-19include LDFLAGS when linking shared libraries, so they can find theirgrant5-11/+63
prerequisite libraries at runtime. fixes build on Solaris (and probably others).
2005-08-19nuke broken pre-configure target, which does nothing useful.grant1-10/+1
it was broken because the delimeter , can appear in the RHS of the sed(1) expression (think "-Wl,-R ..."), and it does nothing useful because the patterns don't appear in the files.
2005-08-19include LDFLAGS when linking shared libraries, so they can find theirgrant2-4/+15
prerequisite libraries at runtime. fixes build on Solaris (and probably others).
2005-08-19Add and define djbfft options.schmonz1-0/+3
2005-08-19Convert to the options framework.schmonz2-22/+27
2005-08-19note PKGREVISION bump of dovecot [PAM option]grant1-0/+1
2005-08-19add pam as a supported option.grant2-3/+14
bump PKGREVISION since this is a change from the previous behaviour, where PAM support was autodetected. it must now be explicitly enabled via PKG_OPTIONS.dovecot.
2005-08-19Convert DJB_ERRNO_HACK to a "djbware-errno-hack" option availableschmonz9-32/+32
in all packages using djbware.mk. For now, keep the same default, avoiding PKGREVISION bumps.
2005-08-19Whitespace.schmonz14-28/+14
2005-08-19pkgdiff is our friend; regen patch-ac with pkgdiff so it appliesgrant2-7/+6
cleanly.
2005-08-19add prototypes for two functions returning void, to appease sunpro.grant2-1/+17
2005-08-18note update of cad/boolean to 6.7dmcmahill1-0/+1
2005-08-18update to boolean-6.7. List of changes not available but one visibledmcmahill4-26/+35
change is that it compiles with gcc3 now. Also works with the latest wxGTK (2.6.1). This still has some issues reading gdsii files on alpha but it seems ok on i386.
2005-08-18Set the correct DEF_${OPSYS} to get this to build on solaris.dmcmahill3-7/+86
Should also help with irix builds.
2005-08-18The sourceforge name was changed from gnocatan to pioneers (pio).veego1-4/+6
Only update the MASTER_SITES and HOMEPAGE and add a new CONFLICTS line for pioneers, which will be added as soon as there is a stable version of pioneers available. Nothing really changed, but you couldn't get the distfile from any sourceforge site, due too the name change of the project. I'm now the maintainer of this package, for the time till pioneers is ready to be added.
2005-08-18INSTALLATION_DIRS implies NO_MTREE: If a package sets INSTALLATION_DIRS,jlam1-1/+9
then it's known to pre-create all of the directories that it needs at install-time, so we don't need mtree to do it for us.
2005-08-18Note bglibs update.schmonz1-0/+1
2005-08-18Update to 1.025. From the changelog:schmonz3-38/+6
- Added the capability to bg-installer to handle multiple destinations within the same source list. - Renamed the "setmode" function in bg-installer that was causing compile problems on *BSD systems. - Added a sysdep for struct timespec and clock_gettime, which are defined if not present.
2005-08-18Remove the empty $sitearch directory even if it's outside of ${PREFIX} --jlam1-6/+2
the perl installation will always create it and it's surprising when it suddenly appears on your filesystem.
2005-08-18Bump PKGREVISION refrecting chasen-base's update.taca4-7/+8
2005-08-18Tweak white space.taca1-13/+13
2005-08-18Note update of textproc/chasen-base to 2.3.3nb2.taca1-0/+1