| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
Future-proof CONFLICTS
Notes:
svn path=/head/; revision=279295
|
|
|
|
|
|
|
|
|
|
| |
but I used a different solution.
PR: ports/155958
Submitted by: Maxim Samsonov <xors@mne.ru>
Notes:
svn path=/head/; revision=279294
|
|
|
|
|
|
|
| |
- Hack for github no longer required.
Notes:
svn path=/head/; revision=279162
|
|
|
|
|
|
|
|
|
| |
- BUGFIX: Fix memory usage problem in log tab
- BUGFIX: Make sure the main window is not hidden on startup if no
system tray icon is available
Notes:
svn path=/head/; revision=279064
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* exposed set_peer_id to python binding
* improve support for merkle tree torrent creation
* exposed comparison operators on torrent_handle to python
* exposed alert error_codes to python
* fixed bug in announce_entry::next_announce_in and min_announce_in
* fixed sign issue in set_alert_mask signature
* fixed unaligned disk access for unbuffered I/O in windows
* support torrents whose name is empty
* fixed connection limit to take web seeds into account as well
* fixed bug when receiving a have message before having the metadata
* fixed python bindings build with disabled DHT support
* fixed BSD file allocation issue
* fixed bug in session::delete_files option to remove_torrent
For the port, future-proof CONFLICTS and make OPENSSLBASE explicit.
Notes:
svn path=/head/; revision=279063
|
|
|
|
| |
Notes:
svn path=/head/; revision=278998
|
|
|
|
| |
Notes:
svn path=/head/; revision=278804
|
|
|
|
| |
Notes:
svn path=/head/; revision=278801
|
|
|
|
| |
Notes:
svn path=/head/; revision=278749
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2011-08-01 korean/a2ps: Looks like an abandonware, no more public distfiles
2011-08-01 korean/bitchx: Look like an abandonware, no more public distifles
2011-08-01 korean/elm: Look like an abandonware, no more public distifles
2011-08-01 korean/linuxdoc-sgml: Look like an abandonware, no more public distifles
2011-08-01 korean/mod_url: Look like an abandonware, no more public distifles
2011-08-01 korean/nh2ps: Look like an abandonware, no more public distifles
2011-08-01 korean/pinetreefonts: No more public distfile
2011-08-01 mail/bincimap: No more public distfile
2011-08-01 mail/cmail: No more public distfile
2011-08-01 math/hexcalc: Look like an abandonware, no more public distifles
2011-08-01 math/qgfe: Look like an abandonware, no more public distifles
2011-08-01 misc/ewipe: Look like an abandonware, no more public distifles
2011-08-01 misc/gkrellmfmonitor2: Look like an abandonware, no more public distifles
2011-08-01 misc/gkx86info: Look like an abandonware, no more public distifles
2011-08-01 multimedia/goggles: Abandonware, see: http://www.fifthplanet.net/2010/01/dead-projects-goggles-dvd-player.html
2011-08-01 multimedia/ldvd: Abandonware
2011-08-01 multimedia/linux-divx4linux: No more needed
2011-08-01 multimedia/linux-divx4linux4: No more needed
2011-08-01 multimedia/ogle: Abandonware
2011-08-01 multimedia/ogle-gui: Abandonware
2011-08-01 multimedia/okle: Abandonware
2011-08-01 multimedia/subconv: Look like an abandonware, no more public distifles
2011-08-01 net/callgen323: Look like an abandonware, no more public distifles
2011-08-01 net/lyntin: No longer under active development
2011-08-01 net/py-rt: No more public distfiles, looks like an abandonware
2011-08-01 net/rwhoisd: Looks like an abandonware, no more public distfiles
2011-08-01 net/traffic: Looks like an abandonware, no more public distfiles
2011-07-23 net-im/gnomeicu: No longer maintain by upstream, use net-im/empathy instead
2011-08-01 net-mgmt/trafd: Look like an abandonware, no more public distifles
2011-08-01 net-p2p/gkrellm-gift: Look like an abandonware, no more public distifles
2011-08-01 news/bgrab: Looks like an abandonware, no more public distfiles
2011-08-01 news/rkive: Looks like an abandonware, no more public distfiles
2011-08-01 polish/sap: Looks like an abandonware, no more public distfiles
2011-08-01 print/nenscript: Looks like an abandonware, no more public distfiles
Notes:
svn path=/head/; revision=278683
|
|
|
|
|
|
|
| |
- Add an entry to UPDATING
Notes:
svn path=/head/; revision=278635
|
|
|
|
|
|
|
| |
update.
Notes:
svn path=/head/; revision=278558
|
|
|
|
| |
Notes:
svn path=/head/; revision=278434
|
|
|
|
|
|
|
| |
Submitted by: pav from pointyhat
Notes:
svn path=/head/; revision=278380
|
|
|
|
| |
Notes:
svn path=/head/; revision=278310
|
|
|
|
| |
Notes:
svn path=/head/; revision=278306
|
|
|
|
|
|
|
| |
o Pet portlint
Notes:
svn path=/head/; revision=278259
|
|
|
|
| |
Notes:
svn path=/head/; revision=278251
|
|
|
|
| |
Notes:
svn path=/head/; revision=278221
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
remove support for them from bsd.java.mk. As Jikes is not available in Java 1.5
or higher, remove it from bsd.java.mk too (suggested by hq@) and from the ports
which used it (only occurences were USE_JIKES=no). Support for the Blackdown VM
is also removed, as it is not available in Java 1.5 and higher.
Also remove the mapping from Java 1.1-1.4 to Java 1.5+ in bsd.java.mk to detect
old, broken ports; therefore bump the minimal value of JAVA_VERSION to 1.5.
While here, replace static values of JAVA_VERSION in files/*.in by
%%JAVA_VERSION%% .
PR: ports/158969
Submitted by: rene
Tested on: pointyhat-west -exp
Notes:
svn path=/head/; revision=278068
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Only try to update desktop database if desktop-file-utils installed
- Use bsd.port.options.mk
PR: ports/154238
Submitted by: Pan Tsu (maintainer)
Approved by: rene (mentor)
Notes:
svn path=/head/; revision=278016
|
|
|
|
|
|
|
|
| |
PR: ports/154908
Submitted by: soulcatcher <soulcatcher13@gmail.com>
Notes:
svn path=/head/; revision=277977
|
|
|
|
|
|
|
|
| |
PR: ports/158123
Submitted by: Jin-Sih Lin <linpct@gmail.com>
Notes:
svn path=/head/; revision=277900
|
|
|
|
|
|
|
|
| |
PR: ports/158123
Submitted by: Jin-Sih Lin <linpct@gmail.com>
Notes:
svn path=/head/; revision=277899
|
|
|
|
|
|
|
|
| |
PR: ports/158870
Submitted by: Jin-Sih Lin <linpct@gmail.com>
Notes:
svn path=/head/; revision=277898
|
|
|
|
|
|
|
|
| |
PR: ports/158870
Submitted by: Jin-Sih Lin <linpct@gmail.com>
Notes:
svn path=/head/; revision=277897
|
|
|
|
|
|
|
|
|
|
|
| |
The app grabs lists from http://tvrss.net which has been down since
December. This app is now useless
PR: 158770
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru>
Notes:
svn path=/head/; revision=277695
|
|
|
|
|
|
|
|
|
| |
Take maintainership.
Approved by: kwm (mentor), pav (portmgr)
Notes:
svn path=/head/; revision=277554
|
|
|
|
|
|
|
| |
Approved by: bapt (mentor)
Notes:
svn path=/head/; revision=277462
|
|
|
|
|
|
|
|
|
|
| |
ChangeLog: http://cpansearch.perl.org/src/PRO/Net-DirectConnect-0.10/Changes
PR: ports/158644
Submitted by: Oleg Alexeenkov <proler@gmail.com>
Notes:
svn path=/head/; revision=277093
|
|
|
|
| |
Notes:
svn path=/head/; revision=277083
|
|
|
|
| |
Notes:
svn path=/head/; revision=276971
|
|
|
|
| |
Notes:
svn path=/head/; revision=276919
|
|
|
|
|
|
|
|
|
|
| |
- Add missing wxGTK runtime dependency. [1]
- Add missing glib dependency (when built without GUI) [2]
Submitted by: Tim Bishop [1], netchild [2]
Notes:
svn path=/head/; revision=276814
|
|
|
|
| |
Notes:
svn path=/head/; revision=276744
|
|
|
|
| |
Notes:
svn path=/head/; revision=276734
|
|
|
|
| |
Notes:
svn path=/head/; revision=276701
|
|
|
|
|
|
|
| |
Reported by: pav
Notes:
svn path=/head/; revision=276614
|
|
|
|
| |
Notes:
svn path=/head/; revision=276250
|
|
|
|
|
|
|
|
| |
- The source code was obtained from transmisson-remote-gui svn. It compiles
with latest version of lazarus
Notes:
svn path=/head/; revision=276097
|
|
|
|
| |
Notes:
svn path=/head/; revision=276092
|
|
|
|
|
|
|
|
|
|
| |
See http://wiki.freebsd.org/Perl for details.
- Change maintainership from ports@ to perl@ for ports in this changeset.
- Remove MD5 checksum
- Utilize CPAN macro
Notes:
svn path=/head/; revision=275968
|
|
|
|
|
|
|
|
|
| |
See http://wiki.freebsd.org/Perl for details.
- Change maintainership from ports@ to perl@ for ports in this changeset.
- Remove MD5 checksum
Notes:
svn path=/head/; revision=275886
|
|
|
|
|
|
|
|
|
|
| |
BUGFIX: Fix tracker exchange advanced setting
BUGFIX: Fix Proxy authentication settings
BUGFIX: Fix possible status filters widget height problem
FEATURE: Show tracker tier (order) in tracker list
Notes:
svn path=/head/; revision=275872
|
|
|
|
| |
Notes:
svn path=/head/; revision=275724
|
|
|
|
| |
Notes:
svn path=/head/; revision=275721
|
|
|
|
| |
Notes:
svn path=/head/; revision=275717
|
|
|
|
| |
Notes:
svn path=/head/; revision=275595
|
|
|
|
| |
Notes:
svn path=/head/; revision=275594
|
|
|
|
|
|
|
|
| |
- Change to new CPAN :id subdir macro
- Bump PORTREVISION for dependency change
Notes:
svn path=/head/; revision=275465
|