| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
PR: ports/77302
Submitted by: marck (maintainer)
|
|
|
|
|
| |
PR: ports/77112
Submitted by: Dmitry Morozovsky <marck@freebsd.org> (maintainer)
|
|
|
|
|
|
| |
PR: ports/72710
Submitted by: marck (maintainer)
Obtained from: author
|
|
|
|
|
| |
who highly activity using oops for business and
kindly volunteered to keep this port up-to-date.
|
|
|
|
|
| |
Submitted by: marcus
Approved by: portmgr (self)
|
|
|
|
|
|
| |
to link static libraries into a shared library.
Reviewed by: maintainer
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".
For ports-in-waiting:
USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13
USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213
USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14
Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
|
|
|
|
|
|
|
|
|
| |
Also fix build problem with MySQL support. [2]
Correct use PTHREAD_[CFLAGS|LIBS].
Bump PORTREVISION.
[1] Notify from: kris via bento
[2] Submitted by: Sergey Mokryshev <mokr@mokr.net>
|
| |
|
|
|
|
|
|
| |
Remove FORBIDDEN, bump PORTREVISION.
Notify from: kris via bento
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
*) Respect to ${CXX}
*) Use ${PTHREAD_CFLAGS} and ${PTHREAD_LIBS} instead
of hardcoded -pthread flag
*) Remove rwlock.c support, because libc_r already
support pthread_rwlock family calls
*) Bump ${PORTREVISION}
PR: 56943
|
|
|
|
| |
Approved by: fjoe (mentor)
|
|
|
|
| |
PR: 50562
|
|
|
|
|
|
| |
- Assign maintainership to Sergey Osokin
PR: 50187
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
a number of build problems.
b) Obey BATCH.
c) Locate DB4 correctly.
d) Explicitly specify dependency on gawk.
PR: ports/46006 ports/44071 ports/45989 ports/40593
Submitted by: Sergey A. Osokin <osa@FreeBSD.org.ru>
Approved by: portmgr (knu)
|
|
|
|
|
|
|
|
| |
compatibility problem against new bison (>=1.75).
PR: ports/45898
Submitted by: Dmitry Morozovsky <marck@rinet.ru>
Approved by: portmgr
|
|
|
|
|
|
|
|
| |
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files
Approved by: kris (portmgr hat),
portmgr, re (silence)
|
|
|
|
| |
Approved by: pat
|
|
|
|
|
| |
PR: 43363
Submitted by: Sergey A. Osokin <osa@FreeBSD.org.ru>
|
| |
|
|
|
|
|
|
|
| |
portlint
PR: ports/40989
Submitted by: Dmitry Morozovsky <marck@rinet.ru>
|
|
|
|
|
|
|
| |
your hard work on these & I hope to see you contribute more.
PR: 38750
Submitted by: Sergey A.Osokin <osa@FreeBSD.org.ru> (previous maintainer)
|
|
|
|
|
|
| |
confusion
Submitted by: maintainer
|
|
|
|
|
| |
PR: 38327
Submitted by: maintainer
|
| |
|
|
|
|
|
| |
PR: 35824
Submitted by: maintainer
|
|
|
|
|
| |
PR: 34969
Submitted by: maintainer
|
|
|
|
| |
the empty files and cvs add the new ones.
|
|
|
|
|
| |
PR: 34929
Submitted by: maintainer
|
|
|
|
|
| |
PR: 27255
Submitted by: maintainer
|
|
|
|
|
| |
PR: 26921
Submitted by: MAINT
|
| |
|
| |
|
|
|
|
|
| |
PR: 24045
Submitted by: MAINTAINER
|
|
|
|
|
| |
PR: 23846
Submitted by: David W. Chapman Jr. <dwcjr@inethouston.net>
|
|
|
|
|
| |
PR: 23744
Submitted by: David W. Chapman Jr. <dwcjr@inethouston.net>
|
|
|
|
|
| |
PR: 23803
Submitted by: Sergey A. Osokin <osa@FreeBSD.org.ru>
|
|
|
|
|
| |
PR: 22986
Submitted by: Ports Fury
|
|
|
|
|
| |
PR: 23563
Submitted by: maintainer
|
|
|
|
|
|
| |
- make port to be compliant with portlint-2.3.
Submitted by: maintainer
|
|
|
|
|
|
|
| |
- Remove FORBIDDEN
PR: 23541
Submitted by: Maintainer
|
|
|
|
| |
Submitted by: |CyRaX| <cyrax@pkcrew.org> (via Bugtraq)
|
|
|
|
|
|
| |
spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type
fixes that shouldn't have been necessary) and the string "/pkg/"
appear.
|
|
threadsafe (can use more than one CPU), and faster (uses large files rather
than many files).
PR: 21318
Submitted by: Sergey Oskin <oZZ@FreeBSD.org.ru>
|