| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
| |
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav
Notes:
svn path=/head/; revision=282282
|
|
|
|
| |
Notes:
svn path=/head/; revision=265663
|
|
|
|
| |
Notes:
svn path=/head/; revision=263089
|
|
|
|
|
|
|
|
| |
Approved by: portmgr (for Mk/bsd.port.mk part)
Tested by: Multiple -exp runs
Notes:
svn path=/head/; revision=261230
|
|
|
|
|
|
|
| |
Tested by: exp build run (erwin)
Notes:
svn path=/head/; revision=218886
|
|
|
|
|
|
|
|
|
|
|
|
| |
- install rc script via USE_RC_SUBR
- pet portlint a little
- bump PORTREVISION
Submitted by: marck@ (maintainer)
Prompted by: QA Tindy run
Notes:
svn path=/head/; revision=215939
|
|
|
|
|
|
|
|
| |
PR: ports/116639
Submitted by: aDe
Notes:
svn path=/head/; revision=200411
|
|
|
|
|
|
|
| |
Approved by: marck (maintainer)
Notes:
svn path=/head/; revision=163355
|
|
|
|
| |
Notes:
svn path=/head/; revision=163018
|
|
|
|
|
|
|
|
| |
PR: 96143
Submitted by: marck (maintainer)
Notes:
svn path=/head/; revision=160127
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run.
Notes:
svn path=/head/; revision=148323
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Theoretically it could be a reason for security weakness
on some configurations with sudo.
- Bump a PORTVERSION.
PR: ports/85247
Submitted by: maintainer
Approved by: portmgr (linimon)
Notes:
svn path=/head/; revision=140966
|
|
|
|
|
|
|
|
|
|
| |
- Convert to OPTIONS
PR: ports/81623
Submitted by: markm (maintainer)
Notes:
svn path=/head/; revision=136465
|
|
|
|
|
|
|
|
| |
PR: ports/80934
Submitted by: marck (maintainer)
Notes:
svn path=/head/; revision=135724
|
|
|
|
|
|
|
|
| |
PR: ports/77302
Submitted by: marck (maintainer)
Notes:
svn path=/head/; revision=128381
|
|
|
|
|
|
|
|
| |
PR: ports/77112
Submitted by: Dmitry Morozovsky <marck@freebsd.org> (maintainer)
Notes:
svn path=/head/; revision=128086
|
|
|
|
|
|
|
|
|
| |
PR: ports/72710
Submitted by: marck (maintainer)
Obtained from: author
Notes:
svn path=/head/; revision=119500
|
|
|
|
|
|
|
|
| |
who highly activity using oops for business and
kindly volunteered to keep this port up-to-date.
Notes:
svn path=/head/; revision=119045
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
Notes:
svn path=/head/; revision=103963
|
|
|
|
|
|
|
|
|
|
|
|
| |
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>
Notes:
svn path=/head/; revision=100760
|
|
|
|
|
|
|
|
|
| |
Remove FORBIDDEN, bump PORTREVISION.
Notify from: kris via bento
Notes:
svn path=/head/; revision=99488
|
|
|
|
| |
Notes:
svn path=/head/; revision=99475
|
|
|
|
| |
Notes:
svn path=/head/; revision=94451
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
*) 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
Notes:
svn path=/head/; revision=89175
|
|
|
|
|
|
|
| |
Approved by: fjoe (mentor)
Notes:
svn path=/head/; revision=82367
|
|
|
|
|
|
|
| |
PR: 50562
Notes:
svn path=/head/; revision=78044
|
|
|
|
|
|
|
|
|
| |
- Assign maintainership to Sergey Osokin
PR: 50187
Notes:
svn path=/head/; revision=77393
|
|
|
|
| |
Notes:
svn path=/head/; revision=75976
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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)
Notes:
svn path=/head/; revision=71616
|
|
|
|
|
|
|
|
|
|
|
| |
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files
Approved by: kris (portmgr hat),
portmgr, re (silence)
Notes:
svn path=/head/; revision=69808
|
|
|
|
|
|
|
| |
Approved by: pat
Notes:
svn path=/head/; revision=69612
|
|
|
|
| |
Notes:
svn path=/head/; revision=63597
|
|
|
|
|
|
|
|
|
|
| |
portlint
PR: ports/40989
Submitted by: Dmitry Morozovsky <marck@rinet.ru>
Notes:
svn path=/head/; revision=63545
|
|
|
|
|
|
|
|
|
|
| |
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)
Notes:
svn path=/head/; revision=60331
|
|
|
|
|
|
|
|
|
| |
confusion
Submitted by: maintainer
Notes:
svn path=/head/; revision=59802
|
|
|
|
|
|
|
|
| |
PR: 38327
Submitted by: maintainer
Notes:
svn path=/head/; revision=59528
|
|
|
|
| |
Notes:
svn path=/head/; revision=56610
|
|
|
|
|
|
|
|
| |
PR: 35824
Submitted by: maintainer
Notes:
svn path=/head/; revision=55958
|
|
|
|
|
|
|
|
| |
PR: 34969
Submitted by: maintainer
Notes:
svn path=/head/; revision=54956
|
|
|
|
|
|
|
|
| |
PR: 34929
Submitted by: maintainer
Notes:
svn path=/head/; revision=54699
|
|
|
|
|
|
|
|
| |
PR: 27255
Submitted by: maintainer
Notes:
svn path=/head/; revision=43249
|
|
|
|
|
|
|
|
| |
PR: 26921
Submitted by: MAINT
Notes:
svn path=/head/; revision=42086
|
|
|
|
|
|
|
|
| |
PR: 24045
Submitted by: MAINTAINER
Notes:
svn path=/head/; revision=36654
|
|
|
|
|
|
|
|
| |
PR: 23803
Submitted by: Sergey A. Osokin <osa@FreeBSD.org.ru>
Notes:
svn path=/head/; revision=36286
|
|
|
|
|
|
|
|
|
| |
- make port to be compliant with portlint-2.3.
Submitted by: maintainer
Notes:
svn path=/head/; revision=35983
|
|
|
|
|
|
|
|
|
|
| |
- Remove FORBIDDEN
PR: 23541
Submitted by: Maintainer
Notes:
svn path=/head/; revision=35976
|
|
|
|
|
|
|
| |
Submitted by: |CyRaX| <cyrax@pkcrew.org> (via Bugtraq)
Notes:
svn path=/head/; revision=35906
|
|
|
|
|
|
|
|
|
| |
spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type
fixes that shouldn't have been necessary) and the string "/pkg/"
appear.
Notes:
svn path=/head/; revision=33576
|
|
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>
Notes:
svn path=/head/; revision=32786
|