| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
| |
- Drop unneeded WX_UNICODE
- Simplify installation
- Regenerate patches with `make makepatch`
Notes:
svn path=/head/; revision=420335
|
|
|
|
|
|
|
|
| |
With the patch of common.h, the patch to common.cpp is no longer
necessary.
Notes:
svn path=/head/; revision=398653
|
|
|
|
| |
Notes:
svn path=/head/; revision=398643
|
|
|
|
| |
Notes:
svn path=/head/; revision=398641
|
|
|
|
|
|
|
|
|
|
|
| |
All applications in the ports tree works correctly with unicode version of wxGTK
Newer version of wxGTK are unicode only (3.0+)
Note that now WX_UNICODE macro is noop
Notes:
svn path=/head/; revision=397077
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
to GCC 4.8.3.
Part II, Bump PORTREVISIONs.
PR: 192025
Tested by: antoine (-exp runs)
Approved by: portmgr (implicit)
Notes:
svn path=/head/; revision=367888
|
|
|
|
|
|
|
| |
Use unicode version
Notes:
svn path=/head/; revision=349015
|
|
|
|
|
|
|
|
|
|
|
| |
- Add desktop entry file
- Support staging
PR: ports/184814
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
Notes:
svn path=/head/; revision=336908
|
|
|
|
|
|
|
| |
ftp)
Notes:
svn path=/head/; revision=327729
|
|
|
|
| |
Notes:
svn path=/head/; revision=297915
|
|
|
|
| |
Notes:
svn path=/head/; revision=271305
|
|
|
|
|
|
|
| |
Submitted by: alepulver
Notes:
svn path=/head/; revision=269863
|
|
|
|
|
|
|
|
| |
Reviewed by: exp8 run on pointyhat
Supported by: miwi
Notes:
svn path=/head/; revision=251605
|
|
|
|
| |
Notes:
svn path=/head/; revision=249285
|
|
|
|
|
|
|
| |
starting with E,F
Notes:
svn path=/head/; revision=240069
|
|
|
|
|
|
|
|
|
| |
bumped or updated
Requested by: edwin
Notes:
svn path=/head/; revision=238701
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav)
Notes:
svn path=/head/; revision=214430
|
|
|
|
|
|
|
|
| |
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Notes:
svn path=/head/; revision=191544
|
|
|
|
|
|
|
|
|
| |
- Change USE_WX from 2.6 to 2.6+ (to allow building with version 2.8).
- Remove some remaining commented out commands.
- Remove IGNORE for FreeBSD < 5.x (unsupported).
Notes:
svn path=/head/; revision=185325
|
|
|
|
| |
Notes:
svn path=/head/; revision=180171
|
|
|
|
|
|
|
| |
Reported by: pointyhat
Notes:
svn path=/head/; revision=180032
|
|
It's programmed by C++ and GUI is based on wxWidgets. It supports http/ftp
protocol which covers most user's requirement. It supports multi-task with
multi-thread on multi-server. It supports resume download if server side have
resume feature, and if you like, you can reconfig the thread number without
stopping the going task. It's also support SOCKS 4, 4a, 5 proxy, ftp proxy,
http proxy.
WWW: http://multiget.sourceforge.net/
Notes:
svn path=/head/; revision=179135
|