Age | Commit message (Expand) | Author | Files | Lines |
2003-02-06 | bump pkgrevision since the last change was an important bug fix | dmcmahill | 2 | -3/+4 |
2003-02-06 | teach GNUstep to deal with the fact that some NetBSD ELF systems (such as | dmcmahill | 3 | -6/+32 |
2003-02-05 | Add and enable GConf2-ui. | jmmv | 1 | -1/+2 |
2003-02-05 | Initial import of GConf2-ui: | jmmv | 4 | -0/+52 |
2003-02-05 | Do not set PKGDIR (nor PLIST_SRC, which is not needed now). | jmmv | 1 | -3/+1 |
2003-02-05 | Modify the package for the shortcoming GConf2-ui (which will use the | jmmv | 4 | -40/+44 |
2003-02-05 | on alpha, compile gdk-glue.c without optimization to work around a | dmcmahill | 3 | -7/+29 |
2003-02-05 | Update to 0.10. Changes in this version: | jmmv | 3 | -8/+9 |
2003-02-05 | make this build without requiring a running Xserver when gtk-doc is | dmcmahill | 3 | -22/+16 |
2003-02-04 | Create a fake libtool archive so that libtool doesn't get confused since | jlam | 1 | -6/+14 |
2003-02-04 | PTH_SYSCALL_HARD's fork() replacement didn't work on archs where the | drochner | 3 | -10/+19 |
2003-02-03 | add one. | drochner | 1 | -0/+26 |
2003-02-03 | make apache dependency a "full" one -- I don't see what the buildlink | drochner | 1 | -1/+3 |
2003-01-31 | Don't use -nodefaultlibs when linking C libraries - this was for old broken | skrll | 3 | -9/+18 |
2003-01-31 | Whitespace. | skrll | 1 | -2/+2 |
2003-01-31 | Updated to p5-IO-String-1.02 | shell | 3 | -9/+9 |
2003-01-30 | update to 0.17.1 (a.k.a. r4503) | drochner | 5 | -47/+20 |
2003-01-29 | Use the XML_ENTRIES variable provided by textproc/xmlcatmgr/catalogs.mk | jmmv | 2 | -9/+7 |
2003-01-29 | Update cpuflags to 0.39. | abs | 2 | -3/+4 |
2003-01-29 | Convert to buildlink2. Set USE_NCURSES. | wiz | 1 | -5/+8 |
2003-01-29 | Regen. | tron | 1 | -2/+2 |
2003-01-29 | Fix reverted check for "_POSIX_THREAD_PRIORITY_SCHEDULING" in last commit | tron | 2 | -4/+4 |
2003-01-28 | Update HOMEPAGE, and remove obsolete MASTER_SITES. | wiz | 1 | -4/+3 |
2003-01-28 | Instead of including bsd.pkg.install.mk directly in a package Makefile, | jlam | 9 | -21/+23 |
2003-01-28 | Check for symbol "_POSIX_THREAD_PRIORITY_SCHEDULING" instead of | tron | 2 | -4/+4 |
2003-01-28 | Don't try to use pthread_getschedparam() or pthread_setschedparam() under | tron | 3 | -4/+17 |
2003-01-28 | Add and enable umbrello. | markd | 1 | -1/+2 |
2003-01-28 | Initial import of umbrello-1.1.1. | markd | 4 | -0/+219 |
2003-01-25 | Update libbonobo to 2.2.0. Changes since 2.0.0: | jmmv | 3 | -11/+44 |
2003-01-25 | Disable GTK2 support: it's only used by a helper tool. If it's needed some | jmmv | 5 | -8/+54 |
2003-01-25 | Now that we have ${PREFIX}/share/aclocal in the mdist files, don't try to | agc | 1 | -2/+1 |
2003-01-25 | Bump the dependency to the latest version (0.19nb1). This isn't strictly | jlam | 1 | -2/+2 |
2003-01-25 | Make sure that the correct guile program (guile14) is being invoked, and | jlam | 2 | -15/+25 |
2003-01-25 | Add a buildlink2.mk file for use by other package Makefiles. | jlam | 1 | -0/+22 |
2003-01-25 | Update Gorm to 0.2.5. | rh | 3 | -85/+126 |
2003-01-24 | Add INTERACTIVE_STAGE=fetch, since this package has a _FETCH_MESSAGE. | wiz | 1 | -1/+3 |
2003-01-24 | Note in USE_NCURSES variable which functions actually are missing for this | wiz | 2 | -4/+4 |
2003-01-24 | Does not seem to use ncurses specific stuff -- builds fine on 1.6L with nativ... | wiz | 1 | -2/+1 |
2003-01-24 | Undo previous commit and fix PLIST: GUILE14_SUBDIR is what should have been | rh | 2 | -6/+6 |
2003-01-24 | GUILE14_PREFIX not GUILE14_SUBDIR | rh | 1 | -2/+2 |
2003-01-24 | Adapt to new guile14/buildlink2.mk semantics. | jlam | 1 | -6/+5 |
2003-01-24 | Fix the installed g-wrap-config to invoke ${GUILE14_PREFIX}/bin/guile | jlam | 3 | -18/+21 |
2003-01-23 | Update to 1.3, with patch provided in PR pkg/20014 by virtus@wanadoo.nl. | jmmv | 3 | -8/+8 |
2003-01-23 | Update to 0.9. Changes in this version: | jmmv | 2 | -5/+5 |
2003-01-22 | This should have been updated in the switch to a --disable-static libtool. | skrll | 1 | -8/+1 |
2003-01-22 | Build everything during the build stage, so that "make clean" can be run | jmmv | 1 | -1/+2 |
2003-01-21 | set need_version=no on Darwin, from libtool 1.4.3. | grant | 3 | -20/+38 |
2003-01-21 | Make this compile with native threads by applying similar patches to those | rh | 5 | -19/+102 |
2003-01-21 | Only link with -lpth if PTHREAD_TYPE == "pth" | rh | 4 | -9/+21 |
2003-01-21 | Make this work with native NetBSD threads. | rh | 4 | -11/+34 |