| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
No functional change.
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
modular xorg.
- supply corresponding USE_XORG for all imake-using ports that need it
- USE_IMAKE no longer implies USE_XLIB in absence of USE_XORG
- retire USE_X_PREFIX which is not really used anywhere after the
above change
- a few minor nits like whitespace and SF macro
Tested by: 2 tinderbox runs by pav
Approved by: portmgr (pav)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav)
|
|
|
|
|
| |
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
|
|
|
|
| |
Reported by: pointyhat
|
| |
|
| |
|
| |
|
|
|
|
| |
Noted By: kris
|
| |
|
|
|
|
|
|
|
|
|
| |
been around 2000. It may have been supplanted by a similar
project named mpd (http://www.cs.arizona.edu/mpd).
PR: ports/56420
Submitted by: Mark Linimon
Reviewed by: Mark Linimon
|
|
|
|
| |
Bento log: http://bento.freebsd.org/errorlogs/i386-4-latest/sr-2.3.1.log
|
|
|
|
|
|
|
| |
* Use DOCSDIR, EXAMPLESDIR macros
* Unbreak this port
Reported by: kris via bento
|
| |
|
|
|
|
|
|
|
|
|
| |
Fix compile rts/socket.c under 5.x [2]
Submitted by: [1] Serge Gagnon <gagnon__s@videotron.ca>
[2] osa
PR: 53150
Approved by: fjoe (implicit)
|
| |
|
| |
|
| |
|
|
|
|
|
| |
PR: ports/39094
Submitted by: trevor
|
| |
|
|
|
|
|
| |
chroot dir by hand but not through the regular package building process.
Foo!
|
| |
|
| |
|
| |
|
|
|
|
| |
Submitted by: maintainer, of course
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
as -o asm.o asm.s
. ../paths.sh; cc -g -o cstest cstest.o asm.o $LIBM $LIBC
cstest.o: In function `dotest':
/usr/ports/lang/sr/work/csw/cstest.c(.text+0x1ac): undefined reference to `sr_chg_context'
cstest.o: In function `spawn':
/usr/ports/lang/sr/work/csw/cstest.c(.text+0x287): undefined reference to `sr_build_context'
cstest.o: In function `foo':
/usr/ports/lang/sr/work/csw/cstest.c(.text+0x2b3): undefined reference to `sr_check_stk'
|
|
|
|
|
|
|
|
| |
all the way to diffing yorick/pkg/PLIST and then died with a
"bad hostname freefall.freebsd.org" .... Hopefully that's not bad... ;-)
Hmm.. Maybe I'll try doing this from beast, next! kickme's a boring
machine, and bento is busy.
|
|
|
|
| |
Removed useless ``-p'' used with ${MKDIR}''
|
| |
|
|
A parallel language "Synchronization Resources"
Submitted by: Ruslan Shevchenko <rssh@satori.ipri.kiev.ua>
PR: 3758
|