1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-14 03:10:47 +00:00
Commit Graph

16 Commits

Author SHA1 Message Date
Kris Kennaway
9bd096b20d Fix build on amd64 by linking against shared libraries instead of trying
to link static libraries into a shared library.

Reviewed by:	maintainer
2004-03-17 12:25:04 +00:00
Sergey A. Osokin
017e891a43 Attempt to fix build on amd64. [1]
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>
2004-02-12 14:04:59 +00:00
Sergey A. Osokin
3e20d6b4c0 Do not grab ${PREFIX}/sbin owhership.
Remove FORBIDDEN, bump PORTREVISION.

Notify from:	kris via bento
2004-01-30 10:19:16 +00:00
Sergey A. Osokin
bc92812ab5 Update to 1.5.23. 2003-11-20 10:35:27 +00:00
Sergey A. Osokin
aa248a3a41 Update www/oops:
*) 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
2003-09-24 09:51:07 +00:00
Max Khon
775f41988a - Update to 1.5.22-20030321
- Assign maintainership to Sergey Osokin

PR:		50187
2003-03-24 15:13:35 +00:00
Yaroslav Tykhiy
544ef85d7e a) Update www/oops to 1.5.22-20021204, which solves
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)
2002-12-13 23:09:44 +00:00
Yaroslav Tykhiy
07ac96e307 Add a patch file for src/parser.y that remedies the YACC grammar
compatibility problem against new bison (>=1.75).

PR:		ports/45898
Submitted by:	Dmitry Morozovsky <marck@rinet.ru>
Approved by:	portmgr
2002-12-06 10:53:21 +00:00
Christian Weisgerber
5ee4f82222 Fix build on -CURRENT. 2002-07-26 12:14:00 +00:00
Maxim Konovalov
8559dd85b6 Fix the previous commit. Note to myself: do not forget cvs rm -f
the empty files and cvs add the new ones.
2002-02-14 14:47:04 +00:00
Maxim Konovalov
72a1babc7d Upgrade to 1.5.22
PR:		34929
Submitted by:	maintainer
2002-02-14 14:04:58 +00:00
Ying-Chieh Liao
a2f1ed8acb upgrade to 1.5.18
PR:		27255
Submitted by:	maintainer
2001-05-29 13:21:36 +00:00
Kevin Lo
12f39434f8 Upgrade to version 1.5.17
PR: 26921
Submitted by: MAINT
2001-04-30 16:07:28 +00:00
Maxim Sobolev
7d52cdea00 - Install mans;
- make port to be compliant with portlint-2.3.

Submitted by:	maintainer
2000-12-14 17:31:34 +00:00
Chris D. Faulhaber
e25abd0c82 - Update port to 1.5.2
- Remove FORBIDDEN

PR:		23541
Submitted by:	Maintainer
2000-12-14 14:23:20 +00:00
Will Andrews
97ff1a477e Add oops 1.4.16, a www proxy server similar to squid but easier to configure,
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>
2000-09-17 22:36:32 +00:00