Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2005-02-27 | Drop trailing whitespace. | wiz | 1 | -2/+2 | |
2005-02-26 | Fix bug that japanese fonts can't be displayed. | mrauch | 3 | -2/+17 | |
Patch from Nobuyuki SASAKI in http://mail-index.netbsd.org/tech-pkg/2005/02/22/0005.html. | |||||
2005-02-26 | We also need to conflict with the old package name | wiz | 1 | -1/+2 | |
of openoffice-bin (openoffice-linux) since people might still have it installed or binary packages lying around. | |||||
2005-02-26 | Rename openoffice-linux to openoffice-bin. | mrauch | 1 | -2/+2 | |
2005-02-24 | Add RMD160 digests | agc | 1 | -1/+4 | |
2005-01-06 | Fix typo in SITES_*. | wiz | 1 | -2/+2 | |
2005-01-06 | Update to version 1.1.4. | mrauch | 43 | -8422/+10736 | |
* solves the vulnerability CAN-2004-0752 (local users may read files of other users because of world-readable temporary files) * various bug fixes | |||||
2005-01-03 | Regenerate for changed patches. | agc | 1 | -3/+3 | |
2005-01-03 | Don't rely on the NetBSD version to define ETIME - define it if it's not | agc | 1 | -3/+3 | |
already defined. | |||||
2005-01-03 | The getpwnam_r prototype appeared in NetBSD in 2.99.10 or so | agc | 1 | -4/+4 | |
2005-01-03 | Patches from Rui-Xiang Guo for building on NetBSD-current | agc | 3 | -7/+50 | |
2004-12-04 | Set PTHREAD_AUTO_VARS to "yes" after pthread.buildlink3.mk was changed | jlam | 1 | -1/+2 | |
not to automatically add pthread-related CFLAGS, LDFLAGS, and LIBS to the configure and build processes. | |||||
2004-11-13 | Replace USE_GCC_SHLIB with "USE_LANGUAGE=c c++" (the latter implies the | jlam | 1 | -2/+2 | |
former) for applications that are known to require C++. | |||||
2004-11-12 | Remove redundant uses of PTHREAD_{CFLAGS,LDFLAGS} now that they're added | jlam | 2 | -6/+6 | |
automatically by pthread.buildlink3.mk. Also, factor out the pthread library out of PTHREAD_LDFLAGS into a standalone variable PTHREAD_LIBS and use it in packages where necessary (usually the ones that don't have a GNU configure script). | |||||
2004-10-03 | Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 | tv | 1 | -2/+2 | |
in the process. (More information on tech-pkg.) Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and installing .la files. Bump PKGREVISION (only) of all packages depending directly on the above via a buildlink3 include. | |||||
2004-07-07 | Use PKGNAME_NOREV for DIST_SUBDIR | abs | 1 | -2/+2 | |
2004-07-06 | bump PKGREVISIONs since libxslt needs libgcrypt now | recht | 1 | -1/+2 | |
2004-06-07 | After the last change the list of helpfiles to copy may be empty. | mrauch | 1 | -2/+2 | |
2004-06-05 | The helpcontent_* files have changed on the master site without any | mrauch | 5 | -62/+33 | |
filename renaming. Use DIST_SUBDIR to version the filenames and adjust distinfo and PLIST. Remove the patch to disable building of helpcontent, as the built english helpcontent is now consistent with the downloadable i18n'd versions (but no longer with the downloadable english one where files are missing). Fixes PR pkg/25814. | |||||
2004-06-03 | Allow installation of localized versions via the variable PKG_LANG. | mrauch | 33 | -705/+5002 | |
2004-05-09 | Add a message that the gtk warning is harmless. | mrauch | 1 | -1/+5 | |
Suggested by Hubert Feyrer in private mail. | |||||
2004-05-09 | update patches to prepend ../ into the file path | jdolecek | 4 | -13/+13 | |
problem pointed out by Min Sik Kim in private e-mail | |||||
2004-05-08 | some more patches needed for compilation on NetBSD 2.0D+, after replacing | jdolecek | 3 | -1/+55 | |
of statfs interface with statvfs interface | |||||
2004-05-07 | whitespace nits | cjep | 1 | -2/+2 | |
2004-05-07 | add a patch to use statvfs() on 2.0D and later, since statfs() | jdolecek | 2 | -1/+48 | |
is no longer available on -current | |||||
2004-05-03 | Update to version 1.1.1. | mrauch | 128 | -9852/+5364 | |
New features include: * PDF, DocBook/XML, XHTML and Macromedia Flash (SWF) export * Accessibility * Support for Complex Text Layout (CTL) * User installation automated | |||||
2004-03-26 | Add a missing include so that it compiles with recent devel/stlport. | kristerw | 2 | -1/+14 | |
2004-03-14 | The checkdll utility is really slow in NetBSD 1.6.2 (the build spends | kristerw | 2 | -7/+14 | |
nearly 30 hours running this command on my not that old PC). Running checkdll is not needed to build the package (and it is only useful when porting the software to new architectures), so disable it for now. | |||||
2004-02-01 | In the new compiler selection framework, GCC_REQD is appended to, not | jlam | 1 | -2/+2 | |
overridden. | |||||
2004-01-24 | replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. | grant | 1 | -2/+2 | |
2004-01-22 | replace the (somewhat broken) test to figure out the compiler version | grant | 1 | -19/+3 | |
with GCC_REQD=2.95.2. | |||||
2004-01-20 | Move WRKSRC definition away from the first paragraph in a Makefile. | agc | 1 | -2/+2 | |
2004-01-11 | move the various static shell packages back to their previous names. | grant | 1 | -2/+2 | |
2004-01-11 | fix BUILD_DEPENDS on tcsh after standalone-tcsh rename. noted by agc. | grant | 1 | -2/+2 | |
2003-10-16 | The master site no longer has the source tar-ball | mrauch | 1 | -3/+2 | |
(and now returns a website instead of Error 404). Use the copy on my server. | |||||
2003-07-20 | Add an explicit build dependency on unzip that was missing. | mrauch | 1 | -1/+2 | |
Noted by Chris Jones in PR# pkg/22145 | |||||
2003-07-17 | s/netbsd.org/NetBSD.org/ | grant | 1 | -3/+3 | |
2003-05-19 | Copy part of rev 1.2 from openoffice-linux/files/soffice: | simonb | 1 | -2/+2 | |
`Also properly quote the arguments to soffice.' | |||||
2003-05-19 | Suppress annoying ulimit error by setting open file descriptor limit to | simonb | 1 | -2/+2 | |
the hard limit and not some arbitary large number. | |||||
2003-05-06 | Drop trailing whitespace. Ok'ed by wiz. | jmmv | 2 | -6/+6 | |
2003-05-05 | Line up PKGREVISION whitespace. | jmmv | 1 | -2/+2 | |
2003-05-02 | Dependency bumps, needed because of devel/pth's major bump, and related | wiz | 1 | -2/+2 | |
dependency bumps. | |||||
2003-03-14 | (1) Publicly export the value of _OPSYS_RPATH_NAME as RPATH_FLAG; | jlam | 1 | -2/+2 | |
Makefiles simply need to use this value often, for better or for worse. (2) Create a new variable FIX_RPATH that lists variables that should be cleansed of -R or -rpath values if ${_USE_RPATH} is "no". By default, FIX_RPATH contains LIBS, X11_LDFLAGS, and LDFLAGS, and additional variables may be appended from package Makefiles. | |||||
2003-02-27 | Reduce optimisation for a particular file to avoid a gcc internal | mrauch | 2 | -1/+15 | |
compiler error. | |||||
2003-01-22 | Minor nitpick: put each package into a separate CONFLICTS+= line. | rh | 1 | -2/+3 | |
2003-01-22 | This conflicts with openoffice-linux. | rh | 1 | -2/+2 | |
2003-01-19 | Use "mk/pthread.buildlink2.mk" instead of "devel/pth/buildlink2.mk" to | tron | 1 | -2/+2 | |
use native threads on platforms which support them. | |||||
2003-01-02 | Fix RCS tag | cjep | 1 | -1/+1 | |
2002-12-31 | USE_JAVA is either "yes" or "run". The old "USE_JAVA=build" is implied by | jlam | 1 | -2/+1 | |
simply including java-vm.mk. | |||||
2002-12-26 | Move java.mk to java-vm.mk to avoid name conflict with devel/mk-files as | jlam | 1 | -2/+2 | |
suggested by Simon J. Gerraty. |