Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove non staged ports without pending PR from c* | bapt | 2014-09-01 | 6 | -160/+0 |
| | |||||
* | Reset maintainership for ports not staged with no pending PR | bapt | 2014-07-24 | 1 | -1/+1 |
| | | | | With hat: portmgr | ||||
* | Remove indefinite articles and trailing periods from COMMENT, plus | olgeni | 2014-06-09 | 1 | -1/+1 |
| | | | | | | | minor COMMENT typos and surrounding whitespace fixes. Categories A-C. CR: D196 Approved by: portmgr (bapt) | ||||
* | Remove trailing whitespaces from category chinese | ehaupt | 2014-02-21 | 1 | -1/+1 |
| | |||||
* | According to the Porter's Handbook (5.12.2.3.) default options must be added to | ehaupt | 2014-02-10 | 1 | -0/+2 |
| | | | | | | | | | | | OPTIONS_DEFINE. This policy has been implemented only recently that's why we have many ports violating this policy. This patch adds the default options specified in the Porter's Handbook to OPTIONS_DEFINE where they are being used. Ports maintained by gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded. Approved by: portmgr (bapt) | ||||
* | Reduce over inclusion of bsd.port.mk | bapt | 2014-01-16 | 1 | -7/+2 |
| | |||||
* | Convert chinese to MDOCS | adamw | 2014-01-03 | 1 | -1/+4 |
| | |||||
* | Add NO_STAGE all over the place in preparation for the staging support (cat: ↵ | bapt | 2013-09-21 | 1 | -6/+2 |
| | | | | chinese) | ||||
* | Mark as broken on powerpc. | linimon | 2011-11-10 | 1 | -1/+7 |
| | | | | | Hat: portmgr Feature safe: yes | ||||
* | - Get Rid MD5 support | miwi | 2011-03-19 | 1 | -1/+0 |
| | |||||
* | - Remove unneeded dependency from gtk12/gtk20 [1] | miwi | 2008-04-20 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG - Remove X11BASE support in favor of LOCALBASE or PREFIX - Use USE_LDCONFIG instead of INSTALLS_SHLIB - Remove unneeded USE_GCC 3.4+ Thanks to all Helpers: Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr, ehaupt, nox, itetcu, flz, pav PR: 116263 Tested on: pointyhat Approved by: portmgr (pav) | ||||
* | - Move from versioned tcl/tk CATEGORIES to simple tcl and tk categories | pav | 2008-04-09 | 1 | -1/+1 |
| | | | | With hat: portmgr | ||||
* | Fix segmentation fault caused by strcmp() on nonexistent argv. | delphij | 2007-12-12 | 2 | -6/+9 |
| | | | | | | | Pass maintainership to submitter. PR: 117912 Submitted by: Sunry Chen <sunrychen at gmail.com> | ||||
* | - Welcome X.org 7.2 \o/. | flz | 2007-05-20 | 1 | -1/+1 |
| | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. | ||||
* | remove USE_REINPLACE for all ports with categories starting with C | edwin | 2006-05-04 | 1 | -1/+0 |
| | |||||
* | - Add SHA256 | pav | 2005-11-25 | 1 | -0/+1 |
| | |||||
* | Change MASTER_SITES | mnag | 2005-10-26 | 1 | -1/+1 |
| | | | | | PR: 88035 Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br> | ||||
* | SIZEify. | trevor | 2004-01-29 | 1 | -0/+1 |
| | |||||
* | Update to tcl/tk 8.4 and bump PORTREVISION. | kris | 2003-08-17 | 2 | -5/+6 |
| | |||||
* | + refine Makefile | leeym | 2003-06-26 | 3 | -15/+18 |
| | | | | + add missing entry in pkg-plist which is generated by hanzim -port-install | ||||
* | fix typo in my previous commit. | leeym | 2003-06-26 | 1 | -1/+1 |
| | | | | Pointy hat to: leeym | ||||
* | Fix the "Hanzim: start-up error" problem | leeym | 2003-06-23 | 3 | -7/+37 |
| | | | | | | PR: 53524 Noticed by: Mark Linimon <linimon@lonesome.com> Submitted by: Serge Gagnon <gagnon__s@videotron.ca> | ||||
* | remove extra entry in PLIST | leeym | 2003-06-17 | 1 | -1/+0 |
| | | | | Noticed by: kris | ||||
* | o Fix unfetchable distfile by upgrading to 1.3 | leeym | 2003-06-12 | 2 | -2/+2 |
| | | | | | PR: 53109 Submitted by: Serge Gagnon <gagnon__s@videotron.ca> | ||||
* | Look in the 'Old' subdir if we can't find the distfile. | petef | 2003-05-10 | 1 | -1/+2 |
| | | | | Noticed by: fenner's portsurvey | ||||
* | De-pkg-comment. | knu | 2003-02-21 | 2 | -1/+1 |
| | |||||
* | o Rollback PORTCOMMENT modifications while this feature's implementation | lioux | 2002-11-11 | 2 | -2/+1 |
| | | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence) | ||||
* | Use PORTCOMMENT in the Makefile, and whack the pkg-comment. | adamw | 2002-11-07 | 2 | -1/+2 |
| | | | | Approved by: pat | ||||
* | Add tk83 to BUILD_DEPENDS, RUN_DEPENDS. | clive | 2001-10-20 | 1 | -0/+3 |
| | | | | | PR: ports/31252 Submitted by: Statue <statue@softwareliberty.org> | ||||
* | add hanzim | ijliao | 2001-09-24 | 7 | -0/+118 |
A Chinese character learning-aid program |