summaryrefslogtreecommitdiff
path: root/x11 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove extra argument to "configure" that had been committed by accident.Stefan Eßer1999-02-089-27/+9
|
* Upgrade to KDE 1.1 RELEASE.Stefan Eßer1999-02-0844-123/+524
|
* Upgrade to KDE-1.1pre2 ...Stefan Eßer1999-02-0646-746/+1897
|
* Adjust port Makefiles to new EXTRACT_* variable defaults. See log ofSatoshi Asami1999-02-0314-80/+28
| | | | | | | | | | | | | | | | | | | bsd.port.mk rev. 1.304 for details on the change. The fix here is one of the following. (1) Define USE_BZIP2 instead of BUILD_DEPENDS on bzip2 and redefining EXTRACT_* commands. (2) Change ${EXTRACT_CMD} to ${TAR} when the command is obviously calling the "tar" command (i.e., arguments like "-xzf" are spelled out). (3) If ${EXTRACT_CMD} is called directly with ${EXTRACT_BEFORE_ARGS}, add ${EXTRACT_AFTER_ARGS} to the command line as well. (4) If any of EXTRACT_CMD, EXTRACT_BEFORE_ARGS or EXTRACT_AFTER_ARGS is set, define the other two too.
* LIB_DEPENDS to xpm.Satoshi Asami1999-02-031-1/+3
|
* Fix MASTER_SITES: ftp.ibp.fr (no such host) -> ftp.lip6.frBill Fenner1999-02-021-2/+2
|
* Upgrade to 0.99.5.1.Vanilla I. Shu1999-02-023-49/+5
|
* Add xpm dependency.Satoshi Asami1999-02-021-1/+3
| | | | Submitted by: giffunip@asme.org
* Upgrade to 0.99.5.Vanilla I. Shu1999-02-026-389/+458
|
* Upgrade to 0.99.5.Vanilla I. Shu1999-02-0112-102/+108
|
* Fix for 4.x.SADA Kenji1999-02-011-0/+20
|
* Portlint, libtool for 4.0current.Vanilla I. Shu1999-01-312-10/+17
| | | | | PR: ports/9815 Submitted by: Jeremy Lea <reg@shale.csir.co.za>
* Add 4.0current support.Vanilla I. Shu1999-01-313-24/+12
| | | | | PR: ports/9807 Submitted by: Jeremy Lea <reg@shale.csir.co.za>
* Fix up MASTER_SITES:Bill Fenner1999-01-274-20/+20
| | | | | ftp.ibp.fr (no such host) -> ftp.lip6.fr ftp.uni-stuttgart.de (broken symlink) -> ftp.cs.tu-berlin.de
* Use ${MASTER_SITE_GNOME}Bill Fenner1999-01-274-20/+12
|
* ${MASTER_SITE_GNU} got rearranged in December; let's catch up.Bill Fenner1999-01-271-1/+2
|
* Activate the aterm port.Steve Price1999-01-261-1/+2
|
* Inital import of aterm version 0.3.2.Steve Price1999-01-265-0/+37
| | | | | | | A color VT102 terminal emulator with transparency support. PR: 9533 Submitted by: Jim Mock <jim@corp.au.triax.com>
* Add xbanner.Satoshi Asami1999-01-251-1/+2
| | | | Forgotten by: flathill :)
* BROKEN this one.Vanilla I. Shu1999-01-241-1/+3
|
* Bump png's major number to 3.Vanilla I. Shu1999-01-235-10/+10
|
* Upgrade to 0.99.4.Vanilla I. Shu1999-01-2212-138/+90
|
* Remove a non-existent file so this thing packages.Satoshi Asami1999-01-219-9/+0
|
* ${RM} is not defined outside bsd.port.mk, so pass it down in MAKE_ENV.Satoshi Asami1999-01-219-18/+18
|
* fix syntax error.Jordan K. Hubbard1999-01-212-4/+2
|
* The red face you see behind the table is yours truly being ashamed bySatoshi Asami1999-01-214-40/+40
| | | | committing a patch without testing.
* Fix ordering of ln -s arguments -- the lib*.so symlinks were not properlySatoshi Asami1999-01-214-40/+40
| | | | | made, causing other kde*11 builds to fall over if dependencies were installed from packages.
* Bump this meta ports to 0.99.3.Vanilla I. Shu1999-01-202-18/+26
|
* PR: ports/9575Seiichirou Hiraoka1999-01-207-0/+200
| | | | | Submitted by: giffunip@asme.org make your XDM login screen look beautiful
* Update to version 1.20.Steve Price1999-01-192-3/+3
| | | | Submitted by: maintainer
* Correctly refer to sam's build directory.Satoshi Asami1999-01-182-3/+3
|
* Move xshodou from x11 to japanese.Steve Price1999-01-181-2/+1
|
* Add virtual category "windowmaker".Satoshi Asami1999-01-181-2/+2
|
* Urk, somehow I missed the fact that this port was already imported.Steve Price1999-01-181-1/+1
| | | | | Shouldn't hurt much since no changes have been made since then. This is a null commit to mark my sloppyness.
* Initial import of xstarroll version 1.03.Steve Price1999-01-185-23/+12
| | | | | | | An X11 program depicting letters flying around. PR: 9483 Submitted by: Hiroaki Sakai <sakai@miya3f12.ee.kagu.sut.ac.jp>
* Activate the bgrot port.Steve Price1999-01-181-1/+2
|
* Initial import of bgrot version 1.10.Steve Price1999-01-185-0/+39
| | | | | | | A program to handle your X background to prevent boredom. PR: 9469 Submitted by: Matthew Fuller <fullermd@futuresouth.com>
* Activate the xshodou port.Steve Price1999-01-181-1/+2
|
* Update to version 1.14.Steve Price1999-01-183-10/+6
| | | | | PR: 9437 Submitted by: Kris Kennaway <kkennawa@physics.adelaide.edu.au>
* The following ports were consolidated into ports/print/perlftlib.Steve Price1999-01-181-2/+1
| | | | | | | | | ports/print/p5-FreeType ports/print/p5-FreeTypeWrapper ports/x11/p5-mkttfdir PR: 9518 Submitted by: maintainer (of all of them :)
* Honor LOCALBASE for finding libraries: jpeg, png, et. al.Jacques Vidrine1999-01-171-1/+2
|
* Upgrade to 0.99.3.2.Vanilla I. Shu1999-01-172-5/+5
|
* Upgrade to 0.99.3.1.Vanilla I. Shu1999-01-145-156/+208
|
* Correct MASTER_SITES.Vanilla I. Shu1999-01-143-15/+15
|
* Bump Imlib's version number to 2.Vanilla I. Shu1999-01-141-2/+2
|
* Upgrade to 0.99.3.Vanilla I. Shu1999-01-1418-189/+231
|
* Change maitainer's email address,Vanilla I. Shu1999-01-129-24/+24
| | | | and BROKEN some gnome ports until I upgrade it.
* Patches are included in the 3.3.3.1 patch file.Jean-Marc Zucconi1999-01-111-12/+0
|
* Upgrade to 3.3.3.1Jean-Marc Zucconi1999-01-118-8/+40
| | | | Submitted by: Taguchi Takeshi <taguchi@tohoku.iij.ad.jp>
* Update to version 2.4.11.Steve Price1999-01-119-51/+48
|