| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Issue a warning if procfs is not mounted. This is a linuxism | mbr | 2002-09-08 | 2 | -0/+28 |
* | Add UTF-8 support to locale. Correct a comment. | mbr | 2002-09-03 | 2 | -16/+18 |
* | Works again with system compiler. | mbr | 2002-09-01 | 1 | -10/+4 |
* | - Use %SUBDIR% instead of embedding ${PORTVERSION} in MASTER_SITES | knu | 2002-08-26 | 1 | -5/+8 |
* | Revert part of last commit. It looks like some docs were wrong. | mbr | 2002-08-26 | 1 | -3/+3 |
* | Remove second part of minormkchanged.flg in target.mk. Because this file is | mbr | 2002-08-25 | 2 | -6/+24 |
* | Work around yet another stupid bug in bsd.port.mk. WRKDIR is defined in the | mbr | 2002-08-25 | 1 | -7/+8 |
* | 1) Add localized help files to the build. Only available for french, | mbr | 2002-08-19 | 2 | -18/+44 |
* | Add CXX and CC flags to mozilla build too to workaround the | mbr | 2002-08-18 | 1 | -0/+4 |
* | Respect CFLAGS and USE_GCC for mozilla build. Needed | mbr | 2002-08-17 | 1 | -1/+5 |
* | Delete unused platform dependent mozilla dists. | mbr | 2002-08-16 | 1 | -0/+1 |
* | Build mozilla inside OpenOffice.org. We cannot use a installed mozilla instal... | mbr | 2002-08-16 | 1 | -31/+47 |
* | We still had three locales with uppercase chars. To adapt the style | mbr | 2002-08-14 | 2 | -104/+200 |
* | Add package-rename target to automate the OpenOffice.org mirror | mbr | 2002-08-14 | 1 | -0/+10 |
* | Add missing newline. | mbr | 2002-08-14 | 2 | -2/+2 |
* | Allow use of JDK1.3.1 even if we have no hotspot available. I hope this | mbr | 2002-08-13 | 2 | -0/+26 |
* | Sort the array _nl_language_list[] in ascending order. Remove NetBSD | mbr | 2002-08-13 | 2 | -58/+104 |
* | Fix a ugly bug in a binary compare function which made OpenOffice | mbr | 2002-08-13 | 2 | -12/+32 |
* | Correctly add pkgname_suffix for chinese ports. | mbr | 2002-08-11 | 1 | -0/+3 |
* | Undef TOP, if it was defined previously. | mbr | 2002-08-11 | 1 | -3/+3 |
* | Check in two cases if a string is NULL. Fixes WITH_DEBUG= | mbr | 2002-08-10 | 2 | -0/+44 |
* | Bump the portrevision. OpenOffice.org/Sun has requested | mbr | 2002-08-09 | 1 | -1/+1 |
* | Fix WITH_DEBUG=1 build. DMAKE was not defined for this case. | mbr | 2002-08-09 | 1 | -0/+2 |
* | Re-add LANG_EXT which was removed accidently. | mbr | 2002-08-09 | 1 | -0/+3 |
* | Remove spelling dict checksums | mbr | 2002-08-08 | 1 | -18/+0 |
* | Fix neon authentification. The patch in external/neon | mbr | 2002-08-08 | 4 | -14/+244 |
* | Correct the statement about beta quality. | mbr | 2002-08-08 | 1 | -7/+11 |
* | Remove spelling dict support in the main package. There will be | mbr | 2002-08-08 | 1 | -25/+0 |
* | machine/soundcard.h -> sys/soundcard.h | mbr | 2002-08-08 | 2 | -10/+14 |
* | Fix another namespace collision which made the debug build segfaulting | mbr | 2002-08-08 | 2 | -0/+68 |
* | Add optional TTF patch. | mbr | 2002-08-08 | 5 | -0/+460 |
* | Fix build dependency. | mbr | 2002-08-04 | 1 | -1/+1 |
* | Remove stupid -USE_XLIB dependency. Make this a build dependency. | mbr | 2002-08-04 | 1 | -3/+2 |
* | A changedir into the OO.org dir was wrong. This broke relative paths | mbr | 2002-08-04 | 1 | -4/+4 |
* | The gcc31 port has been updated. It seems that g++ includes are again in | mbr | 2002-08-02 | 2 | -58/+2 |
* | Change MD5 checksum of the main distfile. It seems that OO.org has changed | mbr | 2002-08-02 | 1 | -1/+1 |
* | Add another checksum for a spellchecker dict. | mbr | 2002-08-02 | 1 | -0/+1 |
* | Add openoffice-wrappers for easier startup. Make pkg-message | mbr | 2002-08-01 | 3 | -10/+82 |
* | Remove gd.tuwien.ac.at from MASTER_SITES. The distfile | mbr | 2002-08-01 | 1 | -1/+0 |
* | WITH_DEBUG=2 does work now. | mbr | 2002-07-31 | 1 | -2/+1 |
* | Only use -g if $debug is true. I'll suggest this also to the | mbr | 2002-07-31 | 2 | -6/+32 |
* | Add missing MD5 checksum for the debug mozdist | mbr | 2002-07-31 | 1 | -0/+1 |
* | Add missing cases for FreeBSD. | mbr | 2002-07-31 | 10 | -0/+192 |
* | Make this script work for FreeBSD. | mbr | 2002-07-31 | 2 | -0/+42 |
* | Add missing FreeBSD case. | mbr | 2002-07-31 | 2 | -0/+22 |
* | FreeBSD has waitpid() and does not need to workaround as Linux has to do. | mbr | 2002-07-31 | 2 | -0/+36 |
* | Add player for KDE2 case. | mbr | 2002-07-31 | 2 | -0/+40 |
* | Fix some include paths. | mbr | 2002-07-31 | 4 | -0/+44 |
* | Use the same libs to link with as linux does. | mbr | 2002-07-31 | 2 | -0/+40 |
* | Fix locking problems. | mbr | 2002-07-31 | 2 | -0/+60 |