Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix build for people who have xforms-1.0_1,1 already installed, by | mikeh | 2002-10-09 | 1 | -5/+12 |
| | | | | | | linking against the correct library. PR: ports/43842 | ||||
* | Update to 1.0RC5.2. | mikeh | 2002-10-07 | 5 | -12/+66 |
| | |||||
* | Build/install libformsGL afterall. | mikeh | 2002-07-16 | 3 | -9/+7 |
| | |||||
* | Update to the new, open source, version 1.0RC4. | mikeh | 2002-07-04 | 6 | -83/+54 |
| | |||||
* | Take maintainership of port since I'm currently working on updating | mikeh | 2002-07-01 | 1 | -1/+1 |
| | | | | this port and previous maintainer has not responded to email. | ||||
* | This is linked against libc.3, so add depend for misc/compat3x. | mikeh | 2001-10-02 | 1 | -0/+2 |
| | |||||
* | This port installs libraries linked against libXpm, so define | asami | 2001-03-22 | 1 | -0/+1 |
| | | | | | | USE_XPM. Submitted by: bento | ||||
* | Create libforms.a -> libxforms.a link to fix ports that link with | mikeh | 2001-03-13 | 2 | -0/+2 |
| | | | | | | libxforms. Reviewed by: sobomax | ||||
* | Fix all ports that depend on this port by adding back the symlink to | steve | 2001-03-05 | 2 | -0/+2 |
| | | | | | | libxforms.so.0. Submitted by: Mike Heffner <mheffner@vt.edu> | ||||
* | On i386 downgrade to 0.88 because 0.89 is buggy and segfaults very too often. | sobomax | 2001-03-03 | 9 | -150/+51 |
| | | | | Submitted by: Mike Heffner <mheffner@vt.edu> | ||||
* | Massive style enforcement - use ^I instead of spaces for variables identation. | sobomax | 2001-01-17 | 1 | -2/+2 |
| | |||||
* | Create libform.so --> libxform.so.1 link, because it seems that library has | sobomax | 2000-07-14 | 2 | -0/+4 |
| | | | | | been built with --soname option and w/o this link dynamically-linked executables don't work. | ||||
* | Update to 0.89 on i386, remove aout bits and cleanup the port. | sobomax | 2000-07-14 | 8 | -33/+160 |
| | |||||
* | Use {MASTER,PATCH}_SITE_SUBDIR instead of make's sed capabilities. | steve | 2000-07-08 | 1 | -1/+2 |
| | |||||
* | Use the distfiles now on ftp.freebsd.org instead of from my home directory | steve | 2000-06-17 | 1 | -1/+1 |
| | | | | on freefall. | ||||
* | Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the | asami | 2000-06-17 | 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 | sobomax | 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 | ||||
* | First round of INSTALL_SHLIB fixes. | sobomax | 2000-06-16 | 2 | -3/+2 |
| | |||||
* | Remove @exec ranlib's. Since pkg_add doesn't change the timestamp, | asami | 2000-06-13 | 1 | -1/+0 |
| | | | | | these are not necessary (even if the linker cares about the timestamp -- I'm not sure if it does). | ||||
* | Move PORTNAME/PORTVERSION above pre.mk include. | asami | 2000-04-15 | 1 | -4/+5 |
| | |||||
* | Update with the new PORTNAME/PORTVERSION variables | cpiazza | 2000-04-10 | 1 | -2/+2 |
| | |||||
* | Change all www.freebsd.org/~user references to people.FreeBSD.org/~user, | peter | 2000-02-08 | 1 | -1/+1 |
| | | | | | | as the days of the former are numbered. Reviewed by: asami | ||||
* | $Id$ -> $FreeBSD$ | peter | 1999-08-31 | 1 | -1/+1 |
| | |||||
* | ln -> ${LN} | mharo | 1999-08-28 | 1 | -2/+2 |
| | |||||
* | #4/4 enforcing Caps, no period | hoek | 1999-06-27 | 1 | -1/+1 |
| | | | | | | | | | | | | [Has anyone figured-out what makes the number 393 so interesting to PW, now?] I wonder what was going through Jordan's head during his infamous $Id$-smashing commit. Before I forget.... Thanks to naddy@mips.rhein-neckar.de (Christian Weisgerber) for prompting this commit. See msg-id: 7geokh$tje$1@mips.rhein-neckar.de | ||||
* | We now have a port of xforms for FreeBSD/Alpha. With the permission of | steve | 1999-05-30 | 2 | -20/+10 |
| | | | | | | the author I've stuck these on my homepage until they appear on the real MASTER_SITE. While I was at it I also fixed up the ELF port so that we didn't need to mung the soname in the library. | ||||
* | W * 10 + W + W * 100 = WWW * 10 + : = WWW: | mharo | 1999-05-03 | 1 | -1/+1 |
| | |||||
* | Added 'ONLY_FOR_ARCHS=i386' to XForms dependent ports. | simokawa | 1999-01-07 | 1 | -1/+3 |
| | | | | XForms has not been available for FreeBSD/alpha yet. | ||||
* | Change ldconfig argument from %B to %D/lib so it will work when lines | asami | 1998-12-28 | 1 | -1/+1 |
| | | | | are moved around. | ||||
* | Fix soname for ELF. | dirk | 1998-12-28 | 1 | -1/+15 |
| | | | | | | | This is a quick and dirty temporary fix only. I'll ask the author to use the correct soname in the distribution. PR: ports/9042 | ||||
* | Use bsd.port.{pre,post}.mk. Either use them to avoid having to define | asami | 1998-11-11 | 1 | -5/+6 |
| | | | | | | | | something already there (PORTOBJFORMAT, OSVERSION) or move stuff from after .include <bsd.port.mk> to before. (This is not by any means the complete list but just the ones I've noticed recently.) | ||||
* | Unbreak for ELF | jseger | 1998-11-02 | 3 | -8/+15 |
| | |||||
* | Mark broken for ELF since the pre-built library is a.out only. | steve | 1998-09-27 | 1 | -1/+3 |
| | |||||
* | Don't package manpages twice. | steve | 1998-08-17 | 1 | -3/+0 |
| | |||||
* | Move "FWF Xaw3d auis blt iv lesstif neXtaw pmw pygtk qt qt133 qt140 | asami | 1998-08-08 | 1 | -2/+2 |
| | | | | | slingshot tix tk41 tk42 tk80 tk81 tkstep80 v xbae xforms xview-clients xview-config xview-lib" from x11 to x11-toolkits. | ||||
* | Rename all USE_X11 to USE_X_PREFIX. Requires 1.279 (3.0-current) or | asami | 1998-08-05 | 1 | -2/+2 |
| | | | | | 1.227.2.41 (2.2-stable) of bsd.port.mk for this to be interpreted correctly. | ||||
* | Correct an out of date web page reference. Add trailing slashes to | jdp | 1998-07-09 | 1 | -2/+2 |
| | | | | directory URLs. | ||||
* | Upgrade to 0.88.1. | tg | 1998-05-12 | 2 | -4/+4 |
| | | | | PRs: 5921 6282 | ||||
* | Execute `ldconfig -R' at the pkg_delete step. | tg | 1998-05-05 | 1 | -0/+1 |
| | | | | | PR: 6281 Submitted by: SADA Kenji <sada@e-mail.ne.jp> | ||||
* | Change MASTER_SITES | jseger | 1998-02-09 | 1 | -2/+4 |
| | | | | | PR: 5685 Submitted by: handy@lambic.spasci.com | ||||
* | Fix a stale URL. Reformat slightly. | jdp | 1998-01-11 | 1 | -6/+6 |
| | |||||
* | Update the "version required" comment. | jdp | 1998-01-10 | 1 | -2/+2 |
| | |||||
* | Upgrade to 0.88, i remove NO_BUILD, | vanilla | 1998-01-06 | 3 | -74/+5 |
| | | | | | | | and stolen some modules from 0.86's ports.. PR: ports/5378 Reviewed by: asami Submitted by: maintainer | ||||
* | ldconfig -> ${LDCONFIG}. | max | 1997-07-17 | 1 | -2/+2 |
| | |||||
* | Some files were missing from the packing list. | max | 1997-05-16 | 2 | -2/+10 |
| | | | | | This completely and finally closes PR: 3297 | ||||
* | - Updated checksum file, sources changed without bumping the version number | andreas | 1997-05-11 | 1 | -1/+1 |
| | | | | | | | | | | - make patch-ab work again, because of the changes ... - merge in the CFLAGS from /etc/make.conf After that the port compiles well and make package is still working ;) PR: Reviewed by: Submitted by: Obtained from: | ||||
* | Fix name of include file. Packaging now works, so we can close PR | asami | 1997-03-30 | 1 | -1/+1 |
| | | | | | | ports/3129. Submitted by: gena@NetVision.net.il | ||||
* | Upgrade to 0.86. Note packaging still doesn't work, but I'm going to sleep | asami | 1997-03-28 | 4 | -12/+18 |
| | | | | | | | | now so I'll commit what I have. Doesn't close PR ports/3129 (see above). Submitted by: Mighty Wizard <root@Burka.NetVision.net.il> | ||||
* | Last commit botched at patch resurrection (cvs bogon). Do it piecemeal. | jkh | 1997-02-23 | 2 | -2/+2 |
| | |||||
* | D'oh! | jkh | 1997-02-23 | 2 | -3/+3 |
| | | | | | | I just checked xfmail, and it breaks with xforms version 0.84. :-} I think I'll just put this *back* to version 0.81 and slink away again.. :-) | ||||
* | Update to version 0.84, just because I happened to notice (and I haven't | jkh | 1997-02-23 | 4 | -6/+6 |
| | | | | seen a sign of gena in at least a month or two :). | ||||
* | Compress a bunch of manpages. Remove unnecessary @ directives from | asami | 1996-11-18 | 2 | -7/+5 |
| | | | | | | | | PLISTs. Note: I know that this is going to break some symlinks and/or .so includes, I will back some of these out as I run into these during package building. | ||||
* | Use MAN? macros. CATEGORIES+= -> CATEGORIES. | asami | 1996-11-18 | 1 | -2/+2 |
| | |||||
* | Oh my goodness! Satoshi is finally fed up and decided to "clean up" | asami | 1996-10-10 | 1 | -1/+1 |
| | | | | | | | | | | all the COMMENTs! No package names, no version numbers, no "this is absolutix-3.1.2" type comments that have zero information contents. Now, without any bad examples to follow, nobody has an excuse to import a port with those kind of comments. :) Phew! 238 ports modified! | ||||
* | Upgrade, 0.75 -> 0.81. | asami | 1996-07-12 | 4 | -11/+72 |
| | | | | Submitted by: Gennady Sorokopud <gena@NetVision.net.il> | ||||
* | Just a small tweak - the site carrying xforms has changed. | jkh | 1996-05-08 | 1 | -2/+2 |
| | |||||
* | Change name, libforms -> libxforms. | asami | 1995-10-05 | 2 | -6/+6 |
| | | | | Submitted by: Gennady Sorokopud <gena@NetVision.net.il> | ||||
* | Makefile cleanup. Add "/sbin/" to ldconfig command lines in Makefile | asami | 1995-10-03 | 2 | -8/+8 |
| | | | | and PLIST. | ||||
* | xforms-0.75 port | jkh | 1995-10-03 | 5 | -0/+60 |
Submitted by: Gennady Sorokopud <gea@NetVision.net.il> |