| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
|
| |
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files
Approved by: kris (portmgr hat),
portmgr, re (silence)
|
|
|
|
| |
Approved by: pat
|
|
|
|
|
| |
PR: 39938
Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de>
|
|
|
|
| |
bump PORTREVISION
|
|
|
|
|
| |
PR: 35480
Submitted by: Norikatsu Shigemura <nork@ninth-nine.com>
|
|
|
|
|
|
| |
Don't update the timestamp of "${WRKSRC}/acconfig.h".
PR: 33680
|
|
|
|
| |
depending on where the distfile was fetched.
|
|
|
|
|
| |
PR: 29823
Submitted by: KATO Tsuguru <tkato@prontomail.com>
|
|
|
|
|
| |
Fix a potential buffer overflow I noticed while in here
Bump PORTREVISION
|
|
|
|
| |
Submitted by: okazaki
|
|
|
|
| |
Reviewed by: wca
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
There is one copy on the author's ftp site.
There is a differnt copy on all the SunSite mirrors.
The difference is small. The SunSite copy contains a config.cache file.
The actual source code is identical.
So, allow this port to work with either tarballs.
We need both checksums in distinfo and we need to delete config.cache
(if it exists) prior to running configure.
Submitted by: bento which found the problem while the authors site was down
|
| |
|
|
|
|
|
| |
PR: 19926
Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
|
|
|
|
|
|
|
|
|
| |
previous commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.)
Line up the rhs of variable assignments nicely. Remove a couple of extra
whitespaces while I'm here.
Suggested by: sobomax
|
|
|
|
|
|
|
| |
just cun'n'pasted the name from Satoshi's commit message without checking
it.
Hall of shame entry: sobomax
|
| |
|
|
|
|
|
|
|
| |
WITHOUT_FOO. Begin the process of reserving these prefixes for user defined
options.
No comment by: ports
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
* declare USE_XLIB when XFree86 is installed and NO_X11 is not defined.
* fix configure.in more to use built-in ncurses if exist, and turn on USE_AUTOCONF.
* remove patches already obsoleted by USE_LIBTOOL.
PR: 17004
Submitted by: OKAZAKI Tetsurou <okazaki@be.to>
|
|
|
|
|
|
| |
have time to maintain them.
Approved by: andy
|
| |
|
|
|
|
| |
the .la file.
|
|
|
|
| |
how is bsd.port.mk supposed to figure out the minor number? ;)
|
| |
|
|
|
|
|
|
| |
There's an extremely high probability that this port is also missing
its ldconfig -m line, but I really wasn't planning to make even this
commit...
|
|
|
|
|
|
|
|
|
|
|
| |
- corrected MD5 checksum
- the removal of config.cache isn't necessary anomore, port build
failed here, since config.cache isn't in the sources anymore
- revamped the patches a bit, it's bad style to patch one file
(configure) using several patches, you loose the overview what
is patches in one file and it makes it difficult to maintain
patches in the future...
- hope MAINTAINER agrees, needed aalib for gimp port, but didn't work
|
| |
|
|
|
|
| |
Found by: Satoshi Asami
|
| |
|
|
|
|
|
| |
PR: 6079
Submitted by: Andrey Zakhvatov <andy@icc.surw.chel.su>
|
|
PR: ports/5339
Submitted by: frankch@waru.life.nthu.edu.tw
|