Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | path changed on main ftp site | andreas | 1998-04-27 | 5 | -10/+10 |
| | |||||
* | fix compilation problems after jpeg lib upgrade | andreas | 1998-04-19 | 30 | -166/+191 |
| | |||||
* | Apply patches by maintainer: | mph | 1998-04-19 | 3 | -9/+36 |
| | | | | | | | | | | | | - Update maintainer's email address - Fix a typecast problem And my modifications: - Change "version required" line in Makefile header - Change patch to Imakefile to not override CC and CFLAGS. PR: 6350 Submitted by: David A. Bader <dbader@eece.unm.edu> | ||||
* | original distribution updated. | itojun | 1998-04-19 | 3 | -13/+19 |
| | | | | PR: 6131 | ||||
* | port update, to let it build correctly. | itojun | 1998-04-18 | 4 | -47/+57 |
| | | | | PR: 6110 | ||||
* | "mph@pobox.com" --> "mph@freebsd.org" in ports that I maintain. | mph | 1998-04-17 | 1 | -2/+2 |
| | |||||
* | Use jpeg shared library version 8. | jseger | 1998-04-15 | 1 | -2/+2 |
| | |||||
* | Upgrade: T86->T89 | jmz | 1998-04-08 | 3 | -5/+6 |
| | |||||
* | Add NO_LATEST_LINK -- these are not the latest versions, and we shouldn't | asami | 1998-04-04 | 1 | -1/+2 |
| | | | | | depend on ordering in the parent Makefiles for the links to be created correctly. | ||||
* | libpng upgrade changed directory name. | asami | 1998-04-01 | 8 | -16/+16 |
| | |||||
* | Apply my changes here too, for the day 3.0 is the "-STABLE" branch. | obrien | 1998-03-30 | 1 | -5/+7 |
| | |||||
* | * did not use ${MOTIFLIB} (thus wouldn't build for me) | obrien | 1998-03-30 | 1 | -2/+2 |
| | | | | | | | * ports track -STABLE not -CURRENT. * more PREFIX cleaning And as a side issue, why does a brand new port not have a Maintainer? | ||||
* | Activate the mgv port. | steve | 1998-03-28 | 1 | -1/+2 |
| | |||||
* | Initial import of mgv-2.3.1. | steve | 1998-03-28 | 7 | -0/+126 |
| | | | | | | | A PostScript and PDF previewer that uses the Motif widget set. PR: 5915 Submitted by: Brian Handy <handy@physics.montana.edu> | ||||
* | 1) portlint compliant | jmz | 1998-03-12 | 3 | -3/+38 |
| | | | | | | | | 2) strip binaries 3) add @dirrm in PLIST PR: ports/5984 Submitted by: Jun Kuriyama <kuriyama@opt.phys.waseda.ac.jp> | ||||
* | libpng-0.96 -> libpng-0.99e | jseger | 1998-03-03 | 8 | -16/+16 |
| | |||||
* | ADD MANUAL_PACKAGE_BUILD. | asami | 1998-02-26 | 1 | -1/+2 |
| | |||||
* | Put back MANUAL_PACKAGE_BUILD, I don't see why this suddenly became | asami | 1998-02-26 | 1 | -1/+2 |
| | | | | unnecessary. | ||||
* | Sort PLIST and remove a bogon regarding ogonkify.info which doesn't | steve | 1998-02-26 | 1 | -69/+72 |
| | | | | | | have a dir file entry. PR: 5840 | ||||
* | Use {} consistently and strip bin/a2ps. | steve | 1998-02-26 | 1 | -37/+18 |
| | | | | PR: part of 5840 | ||||
* | Remove "mpage - " from front, we don't do this anymore. | asami | 1998-02-26 | 1 | -1/+1 |
| | |||||
* | Allow names like "a4" and "Letter" too. The package name is always | asami | 1998-02-25 | 1 | -3/+7 |
| | | | | lower-cased. | ||||
* | Make this port actually install by using BSD_INSTALL_* macros, not | asami | 1998-02-25 | 1 | -2/+2 |
| | | | | INSTALL_* macros (which are not what's passed in the environment). | ||||
* | Missed a reference. | obrien | 1998-02-25 | 1 | -3/+3 |
| | |||||
* | The default is now US-letter rather than A4. | obrien | 1998-02-25 | 1 | -11/+6 |
| | |||||
* | Upgrade to version 4.0 and allow the build of A4 and LETTER | steve | 1998-02-25 | 3 | -12/+46 |
| | | | | | | | packages. PR: 5075 Submitted by: Matthew Hunt <mph@pobox.com> | ||||
* | Add tk virtual category where missing. List of ports which depend on tk | fenner | 1998-02-21 | 1 | -2/+2 |
| | | | | | | | | | but aren't in a tk virtual category from awk -F\| '$9 ~ /tk-/ && $7 !~ /tk/ {print $1}' INDEX I didn't do anything about the ports which depend on things which depend on a tk revision. I'd be afraid that the depended-upon port might change and thus outdate the virtual category in the depender. | ||||
* | Upgrade to 3.11 | fenner | 1998-02-21 | 4 | -28/+36 |
| | |||||
* | activate mpage port | steve | 1998-02-20 | 1 | -1/+2 |
| | |||||
* | Initial import of version 2.5. | steve | 1998-02-20 | 6 | -0/+72 |
| | | | | | | | print multiple pages per sheet of paper. PR: 5790 Submitted by: Kapil Chowksey <kchowksey@hss.hns.com> | ||||
* | Upgrade to 1.4. | tg | 1998-02-18 | 4 | -9/+13 |
| | |||||
* | This port REQUIRES_MOTIF. | tg | 1998-02-18 | 1 | -1/+2 |
| | | | | Noticed by: Peter Cornelius <pc@inr.fzk.de> | ||||
* | Fix several build problems. | asami | 1998-02-18 | 2 | -2/+8 |
| | | | | | Submitted by: Taguchi Takeshi <taguchi@tohoku.iij.ad.jp> Reviewed by: various members of ports-jp@jp.freebsd.org | ||||
* | Make reinstall. Really this time. Or so I hope. | tg | 1998-02-18 | 1 | -2/+2 |
| | |||||
* | Unmark broken, packaging works now. | asami | 1998-02-18 | 1 | -3/+1 |
| | |||||
* | Add dependency to ppmtogif -> netpbm. | asami | 1998-02-18 | 1 | -3/+3 |
| | | | | Reported and verified by: Miroslav Kes <mira@rockwell.cz> | ||||
* | remove some filter files to make it package | andreas | 1998-02-16 | 1 | -6/+0 |
| | | | | | dunno, how exactly I produced these files after installation and testing of the package ... | ||||
* | Mark this port broken, doesn't package. (I put BROKEN in the beginning, | asami | 1998-02-16 | 1 | -1/+3 |
| | | | | | not because I'm overly annoyed or anything but because this Makefile has so many special case variables I didn't know where to stick it.) | ||||
* | Update to version 4.9.9 and portlint. | steve | 1998-02-15 | 3 | -29/+51 |
| | | | | | PR: 5756 Submitted by: Brian Handy <handy@lambic.spasci.com> | ||||
* | Enable gp | andreas | 1998-02-14 | 1 | -1/+2 |
| | | | | PR: closes 5742 | ||||
* | import of new port GP. | andreas | 1998-02-14 | 8 | -0/+201 |
| | | | | | | A GUI printer manager written with TCL/TK. Is able to preview and convert file types before print. Looks nice. | ||||
* | Update the port to the new 0.12beta version. | andreas | 1998-02-14 | 15 | -315/+460 |
| | | | | | PR: closed 5686 Submitted by: Brian Handy | ||||
* | /usr/local -> ${PREFIX} | jmz | 1998-02-09 | 1 | -2/+2 |
| | |||||
* | Make xtem reinstall-friendly. | tg | 1998-02-09 | 2 | -4/+6 |
| | |||||
* | cp [a-z]* instead of *, the latter matches the CVS dir and fails. | asami | 1998-02-08 | 1 | -2/+2 |
| | |||||
* | Upgrade to version 1.0 | jseger | 1998-02-08 | 4 | -12/+10 |
| | |||||
* | The maintainer requested (via private e-mail) to remove himself from | max | 1998-02-07 | 1 | -3/+1 |
| | | | | | | the MAINTAINER field due to lack of test environment. The request was submitted a few months ago, but I've been failing to remember and do this. | ||||
* | Activate xtem. | tg | 1998-02-04 | 1 | -1/+2 |
| | |||||
* | Import xtem port. xtem is an X11 frontend to TeX & friends. | tg | 1998-02-04 | 36 | -0/+1654 |
| | | | | | PR: 3759 Submitted by: Peter Cornelius <pc@inr.fzk.de> | ||||
* | my previous commit was possibly bogus ... here the real one. | andreas | 1998-01-31 | 16 | -32/+32 |
| |