Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-01-23 | Sync config.guess and config.sub with upstream. | joerg | 2 | -144/+107 | |
2010-01-21 | Added LICENSE information for zip/unzip. The license is not approved by | heinz | 1 | -1/+4 | |
OSI but it is derived from BSD so I added it to the acceptable set of licenses. | |||||
2010-01-21 | Added LICENSE information for Python. The license was approved by OSI | heinz | 1 | -2/+3 | |
so I added it to the acceptable set of licenses. | |||||
2010-01-20 | Always look for plain ghostscript and always look in print/ghostscript. | joerg | 1 | -14/+2 | |
2010-01-20 | Do not second guess the libtool mode if it was explicitly specified. | joerg | 1 | -4/+8 | |
For --mode=execute, it could result in incorrect dropping of arguments, which breaks mono. | |||||
2010-01-17 | minor English usage nit | dholland | 1 | -2/+2 | |
2010-01-16 | add ilbc | jnemeth | 1 | -0/+1 | |
2010-01-16 | Allow a minimum of 64MB when extract lz files. | wiz | 1 | -2/+2 | |
2010-01-16 | Add support of SSD/Linux. | obache | 3 | -3/+22 | |
* ROOT_GROUP=wheel, fixes PR#42073. * LOWER_VENDOR=ssd * adjust paths for some tools | |||||
2010-01-07 | Fix mutt-smtp text. | joerg | 1 | -1/+1 | |
2010-01-06 | Add LP64PLATFORMS, a list of patterns for 64bit systems. | joerg | 1 | -1/+8 | |
This allows easily disabling software that is not 64bit clean. | |||||
2009-12-30 | pkg PR/36618 - fix UNPRIVILEGED_GROUP definition for Interix | abs | 1 | -1/+5 | |
2009-12-20 | Fix libtool under OS X: require a fixed version of f2c, and thus bump | jmmv | 2 | -4/+4 | |
PKGREVISION of libtool to 3 and require it as a dependency. | |||||
2009-12-19 | Introduce PKG_OPTIONS for database/tokyocabinet to select compression support | obache | 1 | -0/+2 | |
(zlib/bzip2/lzo/lzma and enabled by default for former two). LZO and LZMA supports are exclusive, optional and should be selected by user's use-case (priority of data compression ratio, compression speed, or so on). Furthermore, Tokyocabinet uses archives/lzmalib for lzma support, but lzmalib conflicts with archivers/xz. It means if tokyocabinet is installed with lzma, failed to install xz, and result in failure of "make extract" for packages using .lzma/.xz distfiles. This issue also resolved by optionify lzma support and disabled by default. This changes also make tokyocabinet ABI changes, so bump PKGREVISION and recursive bump. OKed to commit in freeze by wiz@. | |||||
2009-12-19 | SUA 6.0 have patch command sufficent to use with pkgsrc. | obache | 1 | -1/+4 | |
Workaround of PR#42379, broken nbpatch package on SUA 6.1. | |||||
2009-12-19 | fix comment | tnn | 1 | -2/+2 | |
2009-12-19 | default X11_TYPE to modular | tnn | 1 | -1/+6 | |
2009-12-16 | Force libtool 2.2 on all platforms. | joerg | 4 | -8/+5 | |
2009-12-15 | Update to libtool-2.2.6b. This switches libtool to the new main branch. | joerg | 1 | -11/+20 | |
Changes are many, important for pkgsrc: - much higher speed (up to 30% faster for the overall build of libX11) - less magic for detection of the tag The pkgsrc integration of f2c has been changed to be more sane. libtool itself now depends on the f2c frontend to use proper auto-configuration and only fakes up the library. This part is encapsulated in mk/compiler/f2c.mk. | |||||
2009-12-13 | Update tool paths and arguments for SUA 6.0 | obache | 1 | -1/+28 | |
XXX: If someone have SUA 5.2 and confirmed that it have same tools for SUA 6.0, XXX: please replace Interix-[0-5].*-* with Interix-[0-3].*-*. | |||||
2009-12-13 | Interix>=5.2 have libc.so.5.2, but no higer revision exists. | obache | 1 | -5/+9 | |
So gave up to detect OS_VERSION with shlib version if libc.so.5.2 exists. | |||||
2009-12-13 | treat interix>3 same as interix3. | obache | 1 | -3/+3 | |
2009-12-12 | Describe "openmpi-vampirtrace" option. | asau | 1 | -0/+1 | |
2009-12-07 | Linux's rpcgen has the location of cpp compiled in. Make it use the | dholland | 1 | -1/+3 | |
pkgsrc wrapper by adding -Y ${WRAPPER_BINDIR:Q} when OPSYS is Linux. This will fix obscure/subtle build problems caused by bypassing the wrappers; it will also fix pkgsrc builds on improperly configured Linux distros (such as in PR pkg/41359) whose rpcgen has the wrong location for cpp compiled into it. While there are at least two main branches of rpcgen floating around the Linux world, both of them support '-Y cpp-path'. | |||||
2009-12-04 | - clean up liferea mozilla options | tnn | 1 | -2/+1 | |
- fix build with mozilla option | |||||
2009-12-03 | Adjust to follow f2c/libf2c split: build-depend on f2c, buildlink libf2c. | asau | 1 | -3/+4 | |
2009-11-23 | Make wrapper generation code work properly if there is a directory with | tron | 1 | -4/+4 | |
a whitespace in the command search path. | |||||
2009-11-21 | Clean up path list for ghostscript. | joerg | 1 | -5/+2 | |
2009-11-19 | Add description for gd option | sborrill | 1 | -0/+1 | |
2009-11-17 | remove backslash. | zafer | 1 | -2/+2 | |
2009-11-17 | general clean-up. update and remove dead ones. | zafer | 1 | -53/+10 | |
2009-11-17 | Fix GNOME path on ftp.tuwien.ac.at. | wiz | 1 | -2/+2 | |
2009-11-10 | add xjdic-locale | dogcow | 1 | -0/+1 | |
2009-11-05 | Don't bother with pkg_create -L. @src is essentially unused and the | joerg | 1 | -2/+1 | |
combination of -p and -I provides all the information needed. | |||||
2009-11-03 | Create the work directory itself with umask 077 to prevent access to | joerg | 1 | -2/+3 | |
files with broken permissions (e.g. world-writable files). | |||||
2009-11-02 | mention xrandr option (used by wm/echinus). | obache | 1 | -0/+1 | |
2009-10-31 | Avoid echoing commands at bin-install. | asau | 1 | -2/+2 | |
2009-10-29 | Make sure that MV is properly defined. From PR 42247. | joerg | 1 | -1/+2 | |
2009-10-29 | Add description for guile option | sborrill | 1 | -0/+1 | |
2009-10-25 | Add 2-clause-bsd to DEFAULT_ACCEPTABLE_LICENSES. | wiz | 1 | -2/+2 | |
2009-10-25 | recognize compiler newer than 5.9, too | sno | 1 | -2/+2 | |
2009-10-21 | revert previous - better do a bulk build with this change first to see | tnn | 1 | -1/+4 | |
if/how much stuff is dependent on it. | |||||
2009-10-21 | remove lib/charset.alias from CHECK_FILES_SKIP | tnn | 1 | -4/+1 | |
2009-10-20 | Allow USE_JAVA=build (build dependency on jre). | obache | 1 | -5/+11 | |
2009-10-14 | Support lang/openjdk7 and make it the default on | wiz | 1 | -5/+17 | |
NetBSD-[4-9]*-i386 and NetBSD-[5-9]*-x86_64. | |||||
2009-10-11 | explain snort-prelude | hubertf | 1 | -1/+1 | |
2009-10-11 | Fix tuwien GNU path. | wiz | 1 | -2/+2 | |
2009-10-11 | don't assume we have /bin/zcat | tnn | 1 | -1/+3 | |
2009-10-06 | Use the correct variable names. | joerg | 1 | -4/+4 | |
2009-10-05 | Fix indentation of show-buildlink3, came from a typo. | obache | 1 | -2/+2 | |