summaryrefslogtreecommitdiffstats
path: root/misc
Commit message (Collapse)AuthorAgeFilesLines
* Use a size_t to hold the result of sizeof() instead of an unsigned int.jhb2003-03-182-24/+28
| | | | | | | Use a const char * instead of a char * type for a variable to quiet a warning. These fix the build on alpha. Requested by: kris
* Correct a typo (s/LIB_DEPEND/LIB_DEPENDS).marcus2003-03-081-1/+2
| | | | Approved by: portmgr (lioux)
* Clear moonlight beckons.ade2003-03-07338-169/+169
| | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
* More manual pkg-comment cleanups.ade2003-03-068-8/+8
| | | | Approved by: portmgr (implicitly)
* Destroy pkg-comment for some of the stranger uses in the tree,ade2003-03-062-1/+1
| | | | | | pending the final semi-automatic purge. Approved by: portmgr (implicitly)
* Fix buffer overrun.nork2003-03-061-0/+11
| | | | | | PR: ports/48979 Submitted by: Nobuhiro Yasutomi <nobu@psrc.isac.co.jp> (maintainer) Reported by: Phil Shafer <phil@juniper.net>
* bump port revisionfjoe2003-03-051-1/+1
|
* - (show_console_contents_freebsd): Rewrite to use screen libraryfjoe2003-03-052-194/+690
| | | | | | | | | (S-Lang or ncurses). Direct output is unreliable when the screen library is active [1] - fix core dumps in non-standard (other than 80x25) console modes - fix dependencies on pkg-config and glib20 Obtained from: mc cvs [1]
* Update to 0.3.2arved2003-03-043-25/+57
| | | | | PR: 48911 Submitted by: Maintainer
* Update to latest release.leeym2003-03-032-2/+2
| | | | | PR: 48876 Submitted by: Michael L. Hostbaek <mich@freebsdcluster.org>
* Fix Build on CURRENT.arved2003-03-034-0/+106
| | | | | | Submitted by: Andy Fawcett <tap@hex.athame.co.uk> Reported by: many Tested by: leafy@leafy.idv.tw (CURRENT), Andy Fawcett (4.7 5.0R)
* Remove pkg-comment and place in Makefilejeh2003-03-0312-8/+4
|
* De-pkg-comment for my portssf2003-03-032-1/+1
|
* - install binary with root:wheelsumikawa2003-03-024-1/+37
| | | | | | | - install HTML documents - remove pkg-comment Submitted by: KOMATSU Shinichiro <koma2@jiro.c.u-tokyo.ac.jp>
* Add gucharmap, a Unicode character map and viewer built on GTK+ 2.marcus2003-03-026-0/+72
|
* Retire comment file.trevor2003-03-012-1/+1
|
* track ESR's page.sf2003-03-013-2/+3
| | | | www.tuxedo.org -> www.catb.org
* Add quick-lounge-applet, a GNOME 2 panel applet that lets you organize yourmarcus2003-03-016-0/+69
| | | | applications in one place.
* Use a better fix for the gcc-2.95.x variable initialization problem.marcus2003-03-014-18/+154
| | | | Obtained from: gnomesword CVS
* Use pre-everything:: instead of pre-everything: to avoid conflict withkris2003-02-283-3/+3
| | | | targets in bsd.port.mk
* * Update to 0.7.8 which fixes build with GtkHTML-1.1marcus2003-02-2812-38/+168
| | | | | * Set maintainer to ports@ since the previous maintainer is no longer maintaining this port
* - add support for saving/restoring console [1]fjoe2003-02-263-26/+238
| | | | | | | | - remove subshell fix (broken) [2] - bump port revision Submitted by: Alexander Serkov <serkov <at> ukrpost.net> (partially) [1] Reported by: yuri <at> tsoft.com [2]
* upgrade to 0.1.5ijliao2003-02-263-23/+39
|
* De-pkg-comment.marcus2003-02-262-1/+1
|
* Configure for OpenSSL directly (instead of using the libdes shimsnectar2003-02-251-1/+2
| | | | we used to have).
* De-pkg-comment for my ports.perky2003-02-254-2/+2
|
* upgrade to 0.1.2ijliao2003-02-254-27/+17
|
* Prune empty dir that might be left off.sobomax2003-02-241-0/+1
|
* Update to 1.03.sobomax2003-02-242-3/+2
|
* Add p5-Business-OnlinePayment-MerchantCommerce 0.01, a Business::OnlinePaymentsobomax2003-02-245-0/+36
| | | | backend module for MerchantCommerce authorization service.
* Fix build on -CURRENT (GCC3).naddy2003-02-233-0/+61
|
* Update master site.naddy2003-02-231-3/+3
| | | | | PR: 48446 Submitted by: Kimura Fuyuki <fuyuki@hadaly.org>
* De-pkg-commentlioux2003-02-2316-8/+8
|
* De-pkg-comment my ports + some more.olgeni2003-02-234-2/+2
|
* upgrade to 0.2.21ijliao2003-02-222-2/+2
|
* Add missing manpage;demon2003-02-223-3/+5
| | | | | | Bump PORTREVISION; Remove directories on deinstall; de-pkg-comment.
* add missing directory to PLISTleeym2003-02-2222-1/+21
| | | | | | | | | bump PORTREVISION Noticed by: bento PR: 48544 Submitted by: Erwin Lansing <erwin@lansing.dk>
* Add missing fileskris2003-02-221-0/+14
|
* De-pkg-comment.knu2003-02-21218-109/+109
|
* Add MAINTAINER=ports@FreeBSD.org and de-pkg-comment.knu2003-02-202-3/+5
|
* * Re-add libgnomeprint[ui]-2.0 support and unbreakmarcus2003-02-201-2/+1
| | | | * De-pkg-comment where applicable
* De-pkg-comment.knu2003-02-20176-88/+88
|
* Update to 1.0.11.marcus2003-02-205-57/+18
|
* Remove pkg-comment files in my ports.roam2003-02-196-3/+3
|
* update to mango-0.24leeym2003-02-192-2/+4
| | | | | PR: 48370 Submitted by: Roland Jesse <roland.jesse@gmx.net>
* Use USE_REINPLACE.sobomax2003-02-191-5/+6
|
* Update misc/compat4x for 5.0/i386 to 5.0.20030218.knu2003-02-198-36/+69
| | | | Have a separate pkg-plist for each platform.
* Oops, we need an explicit MAINTAINER line.naddy2003-02-191-0/+1
|
* Import ftdi-eeprom 1.1.naddy2003-02-185-0/+27
| | | | | ftdi-eeprom writes the contents of the configuration eeproms for FTDI usb chips.
* Don't refer to ${GMAKE} after USE_GMAKE has been removed.naddy2003-02-181-1/+1
| | | | Reported by: kris
OpenPOWER on IntegriCloud