| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove WWW entries moved into port Makefiles | Stefan Eßer | 2022-09-07 | 1 | -2/+0 |
* | Add WWW entries to port Makefiles | Stefan Eßer | 2022-09-07 | 1 | -0/+1 |
* | japanese: remove 'Created by' lines | Tobias C. Berner | 2022-07-20 | 1 | -2/+0 |
* | Remove # $FreeBSD$ from Makefiles. | Mathieu Arnold | 2021-04-06 | 2 | -3/+0 |
* | Mk/bsd.sites.mk: Update URL of MASTER_SITE_OSDN to one that supports geograph... | Alexandre C. Guimarães | 2020-07-24 | 1 | -1/+1 |
* | Rename MASTER_SITE_SOURCEFORGE_JP to MASTER_SITE_OSDN | Sunpoet Po-Chuan Hsieh | 2018-03-24 | 1 | -1/+1 |
* | Remove dead mirrors | Baptiste Daroussin | 2017-10-13 | 1 | -2/+1 |
* | Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l. | Mathieu Arnold | 2016-04-01 | 1 | -2/+2 |
* | Remove $FreeBSD$ from patches files everywhere. | Mathieu Arnold | 2015-05-22 | 1 | -2/+1 |
* | MASTER_SITES cleanup. | Mathieu Arnold | 2015-05-14 | 1 | -4/+2 |
* | Convert to USES=autoreconf | Tijl Coosemans | 2015-04-18 | 1 | -2/+1 |
* | Cleanup plist | Antoine Brodin | 2014-11-12 | 1 | -7/+0 |
* | Remove redundant patches mistakenly added back in r367909. | Hiroki Sato | 2014-10-05 | 5 | -57513/+1 |
* | Use default LIBTOOLIZE_ARGS | Tijl Coosemans | 2014-09-13 | 1 | -1/+0 |
* | - Fix a bug which prevented a bind(2) call from working. | Hiroki Sato | 2014-09-11 | 22 | -37/+57937 |
* | - USE_(BZIP2|XZ) -> USES=tar:(bzip2|xz) | Olli Hauer | 2014-06-01 | 1 | -2/+1 |
* | Remove the last @comment $FreeBSD$ from plists. | Mathieu Arnold | 2014-04-24 | 1 | -1/+0 |
* | When linking a library libA with a library libB using libtool, if libB.la | Tijl Coosemans | 2014-04-23 | 2 | -2/+2 |
* | - STAGEDIR support | Hiroki Sato | 2014-03-11 | 3 | -93/+190 |
* | For both japanese/FreeWnn-lib and japanese/FreeWnn-server: | Tijl Coosemans | 2014-03-02 | 6 | -57516/+8 |
* | Fix properties on pkg-plist | Baptiste Daroussin | 2014-01-21 | 1 | -1/+0 |
* | Add NO_STAGE all over the place in preparation for the staging support (cat: ... | Baptiste Daroussin | 2013-09-20 | 1 | -0/+1 |
* | Trim old-style header. | Hiroki Sato | 2013-05-02 | 1 | -5/+1 |
* | - Get Rid MD5 support | Martin Wilke | 2011-03-18 | 1 | -1/+0 |
* | Sync to new bsd.autotools.mk | Ade Lovett | 2010-12-04 | 1 | -1/+1 |
* | Punt autoconf267->autoconf268 | Ade Lovett | 2010-10-16 | 1 | -1/+1 |
* | Autotools update. Read ports/UPDATING 20100915 for details. | Ade Lovett | 2010-09-15 | 1 | -2/+2 |
* | - Improve buffer management. This change should fix issues on amd64. | Hiroki Sato | 2010-01-02 | 48 | -7784/+55017 |
* | - Mark MAKE_JOBS_UNSAFE | Pav Lucistnik | 2009-11-20 | 1 | -0/+1 |
* | -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22. | Jeremy Messenger | 2009-08-02 | 19 | -18/+94 |
* | - Use RFC 2553 API for AF_INET[46] socket handling. | Hiroki Sato | 2009-01-02 | 20 | -14/+18367 |
* | - Enable IPv6 support. | Hiroki Sato | 2009-01-02 | 2 | -3/+6 |
* | - Add "listenaddr 127.0.0.1" to {c|t|k}serverc. | Hiroki Sato | 2008-11-01 | 4 | -1/+34 |
* | - Add "-a ADDR" option to jserver and "listenaddr" directive to | Hiroki Sato | 2008-10-30 | 3 | -3/+14 |
* | - Style clean-ups. | Hiroki Sato | 2008-10-26 | 6 | -419/+101 |
* | Conversion from (now defunct) autoconf-2.61 to autoconf-2.62 | Ade Lovett | 2008-08-20 | 1 | -1/+1 |
* | Switch autoconf dependencies from 2.53 or 2.59 to 2.61. | Mark Linimon | 2007-09-30 | 1 | -2/+2 |
* | - Patch makefile for localized manual pages location instead of passing | Rong-En Fan | 2007-07-16 | 1 | -1/+6 |
* | - s,INSTALLS_SHLIB,USE_LDCONFIG,g | Cheng-Lung Sung | 2006-08-15 | 1 | -1/+1 |
* | Conversion to a single libtool environment. | Ade Lovett | 2006-02-23 | 2 | -1/+3 |
* | Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry | Edwin Groothuis | 2006-01-22 | 1 | -2/+2 |
* | Fix typos which cause installation failure of twnn.sh. | Hiroki Sato | 2005-12-11 | 1 | -4/+4 |
* | - Update to 1.1.1-a021. | Hiroki Sato | 2005-12-07 | 5 | -67/+383 |
* | - Add SHA256 | Pav Lucistnik | 2005-11-24 | 1 | -0/+1 |
* | Mass-conversion to the USE_AUTOTOOLS New World Order. The code present | Ade Lovett | 2005-11-15 | 1 | -2/+1 |
* | change the libtool version to use from 1.3 to 1.5 | Oliver Lehmann | 2005-06-02 | 2 | -3/+1 |
* | With portmgr hat on, reset maintainership of port belonging to committer | Mark Linimon | 2004-12-07 | 1 | -1/+1 |
* | SIZEify (maintainer timeout) | Trevor Johnson | 2004-03-31 | 1 | -0/+1 |
* | Whoa there, boy, that's a mighty big commit y'all have there... | Ade Lovett | 2004-03-14 | 1 | -1/+1 |
* | * Support CFLAGS | Satoshi Taoka | 2003-09-02 | 3 | -11/+8 |