Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | BROKEN on 5.x: does not compile | Kris Kennaway | 2003-10-16 | 1 | -1/+7 |
| | |||||
* | Mark this port broken on sparc64 to warn prospective users. | Christian Weisgerber | 2003-06-30 | 1 | -0/+4 |
| | | | | | PR: 53525 Submitted by: Mark Linimon <linimon@lonesome.com> | ||||
* | Remove chuckr as maintainer of his ports. He has not committed since | Kris Kennaway | 2003-06-08 | 1 | -1/+1 |
| | | | | | | | 09/2000 and has been unresponsive to mail about his ports for at least 2 years. Approved by: portmgr | ||||
* | Clear moonlight beckons. | Ade Lovett | 2003-03-07 | 2 | -1/+1 |
| | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. | ||||
* | Fix build on -current and 64-bit machiens | Kris Kennaway | 2003-03-05 | 5 | -28/+40 |
| | | | | | PR: ports/47985 Submitted by: naddy | ||||
* | Mark 2 targets as .PHONY in main Makefile. Fixes 2 PRs that both complain | Alan Eldridge | 2002-11-05 | 2 | -8/+8 |
| | | | | | | | | | | | of the same problem. One originated in August, so maintainer timeout is invoked. Also, remove redundant post-patch target, since patches take care of this already. PR: 41496 44516 Submitted by: alane | ||||
* | Mark BROKEN on 5.0 | Kris Kennaway | 2002-10-26 | 1 | -1/+7 |
| | |||||
* | Add USE_SUBMAKE=yes. | Maxim Sobolev | 2002-03-25 | 1 | -0/+1 |
| | |||||
* | Respect CC, CXX, CFLAGS and CXXFLAGS | Kris Kennaway | 2001-04-30 | 1 | -4/+23 |
| | |||||
* | More style fixes for ports/textproc. | Jimmy Olgeni | 2001-02-05 | 1 | -1/+1 |
| | |||||
* | Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the | Satoshi Asami | 2000-06-16 | 1 | -1/+1 |
| | | | | | | | | | previous commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.) Line up the rhs of variable assignments nicely. Remove a couple of extra whitespaces while I'm here. Suggested by: sobomax | ||||
* | Fix MASSIVE typo INSTALL_SHLIBS --> INSTALLS_SHLIBS, which occured because I | Maxim Sobolev | 2000-06-16 | 1 | -1/+1 |
| | | | | | | | just cun'n'pasted the name from Satoshi's commit message without checking it. Hall of shame entry: sobomax | ||||
* | Third round of INSTALL_SHLIBS=yes fixes. | Maxim Sobolev | 2000-06-15 | 2 | -1/+2 |
| | |||||
* | Add bin/sx. | Satoshi Asami | 2000-06-07 | 1 | -0/+1 |
| | | | | Submitted by: bento | ||||
* | Update with the new PORTNAME/PORTVERSION variables | Chris Piazza | 2000-04-09 | 1 | -2/+2 |
| | |||||
* | Set up a default CATALOG directory. | Chuck Robey | 2000-01-31 | 1 | -1/+10 |
| | | | | | PR: 16148 Submitted by: MAKAWA Shuhei <sa264@phy.cam.ac.uk> | ||||
* | Update to 1.3.4 | Chuck Robey | 2000-01-15 | 3 | -20/+13 |
| | | | | Nudged from: Jeroen Ruigrok/Asmodai <asmodai@wxs.nl> | ||||
* | Don't install config.h.orig anymore. | Steve Price | 1999-12-29 | 2 | -2/+2 |
| | | | | | PR: 12675 Submitted by: John Baldwin <jobaldwi@vt.edu> | ||||
* | FreeBSD.ORG -> FreeBSD.org | Michael Haro | 1999-08-31 | 1 | -1/+1 |
| | | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru | ||||
* | $Id$ -> $FreeBSD$ | Peter Wemm | 1999-08-31 | 1 | -1/+1 |
| | |||||
* | Remove trailing spaces, and any periods that were hidden by them. | Tim Vanderhoek | 1999-06-28 | 1 | -1/+1 |
| | |||||
* | Fix shared library problem (soname not specified). | Chuck Robey | 1999-06-12 | 1 | -1/+1 |
| | |||||
* | Get this to build again on -current boxes with egcs. | Steve Price | 1999-06-07 | 1 | -0/+11 |
| | |||||
* | Add WWW: | Tim Vanderhoek | 1999-06-02 | 1 | -0/+2 |
| | |||||
* | Take over as maintainer. | Chuck Robey | 1999-06-02 | 1 | -2/+2 |
| | |||||
* | Update sp port to 1.3. Changing the format a bit, too. John Fieber, | Chuck Robey | 1999-06-02 | 8 | -16/+207 |
| | | | | the old maintainer, agrees with it. | ||||
* | I *LOVE* WWW: | Michael Haro | 1999-05-03 | 1 | -1/+0 |
| | |||||
* | Unmark BROKEN. | Justin M. Seger | 1998-10-16 | 1 | -3/+1 |
| | | | | Submitted by: jfieber | ||||
* | Mark BROKEN for ELF: | Justin M. Seger | 1998-10-14 | 1 | -1/+3 |
| | | | | | | | | | cc -O -pipe -o nsgmls nsgmls.o SgmlsEventHandler.o RastEventHandler.o StringSet.o nsgmls_inst.o -lstdc++ -L/usr/ports/textproc/sp/work/sp-1.2.1/nsgmls/../lib -lsp /usr/lib/libstdc++.so: undefined reference to `log' /usr/lib/libstdc++.so: undefined reference to `sqrt' /usr/lib/libstdc++.so: undefined reference to `cosh' /usr/lib/libstdc++.so: undefined reference to `cos' /usr/lib/libstdc++.so: undefined reference to `sin' | ||||
* | Upgrade to 1.2.1. Bugfixes only, now new features. | John Fieber | 1997-10-14 | 2 | -4/+4 |
| | |||||
* | Update from 1.1.1 to 1.2. | John Fieber | 1997-09-07 | 5 | -15/+44 |
| | |||||
* | Disable the generation of the shared libsp for all systems. It seems | John Fieber | 1997-07-06 | 1 | -6/+7 |
| | | | | that some change between 2.2.1 and 2.2.2 is causing problems. | ||||
* | Add OpenBSD to the #define | David E. O'Brien | 1997-06-29 | 1 | -1/+1 |
| | |||||
* | This port now works on FreeBSD 2.1.x. | John Fieber | 1997-06-22 | 2 | -3/+7 |
| | |||||
* | /sbin/ldconfig -> ${LDCONFIG} | Satoshi Asami | 1997-04-27 | 1 | -2/+2 |
| | |||||
* | Import of James Clark's SP SGML parser packages. | John Fieber | 1997-04-26 | 6 | -0/+207 |
Reviewed by: asami |