| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
Submitted by: pointyhat via kris^Hon
Notes:
svn path=/head/; revision=131488
|
|
|
|
|
|
|
| |
Pointed out by: krion via pointyhat
Notes:
svn path=/head/; revision=131474
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
callbacks
The Event_Dispatcher acts as a notification dispatch table.
It is used to notify other objects of interesting things. This
information is encapsulated in Event_Notification objects. Client
objects register themselves with the Event_Dispatcher as observers of
specific notifications posted by other objects. When an event occurs,
an object posts an appropriate notification to the Event_Dispatcher.
The Event_Dispatcher dispatches a message to each registered
observer, passing the notification as the sole argument.
PR: ports/78889
Submitted by: Antonio Carlos Venancio Junior <antonio@php.net>
Notes:
svn path=/head/; revision=131454
|
|
|
|
|
|
|
| |
Submitted by: krion over IRC
Notes:
svn path=/head/; revision=131452
|
|
|
|
|
|
|
| |
Reported by: krionmail
Notes:
svn path=/head/; revision=131451
|
|
|
|
|
|
|
| |
the plist since /usr/local/bin isn't in pkg_add's PATH. Bump the PORTREVISION.
Notes:
svn path=/head/; revision=131439
|
|
|
|
|
|
|
|
|
|
| |
- coreutils: sort CONFLICTS
- id-utils: use portname-[0-9]* instead of portname-*
Approved by: arved (mentor)
Notes:
svn path=/head/; revision=131415
|
|
|
|
| |
Notes:
svn path=/head/; revision=131407
|
|
|
|
| |
Notes:
svn path=/head/; revision=131406
|
|
|
|
|
|
|
|
| |
PR: 78902
Submitted by: Dryice Liu (maintainer)
Notes:
svn path=/head/; revision=131366
|
|
|
|
|
|
|
|
| |
PR: ports/78876
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
Notes:
svn path=/head/; revision=131356
|
|
|
|
|
|
|
|
|
|
|
|
| |
parameter checking in new constructor, that is to check for attributes
existence, and definedness. Since objects are built as hashes, this module
is suffixed by Hash.
PR: ports/76979
Submitted by: GomoR <netpkt@gomor.org>
Notes:
svn path=/head/; revision=131340
|
|
|
|
|
|
|
| |
Submitted by: kris
Notes:
svn path=/head/; revision=131327
|
|
|
|
|
|
|
|
|
|
|
| |
- Update MASTER_SITES
- Remove pkg-plist in favor of PLIST_FILES
PR: ports/78875
Submitted by: Ports Fury
Notes:
svn path=/head/; revision=131325
|
|
|
|
|
|
|
| |
make you easy to write your own module.
Notes:
svn path=/head/; revision=131320
|
|
|
|
|
|
|
|
| |
PR: ports/78878
Submitted By: Ports Fury
Notes:
svn path=/head/; revision=131317
|
|
|
|
|
|
|
|
| |
PR: ports/78877
Submitted by: Ports Fury
Notes:
svn path=/head/; revision=131314
|
|
|
|
| |
Notes:
svn path=/head/; revision=131307
|
|
|
|
| |
Notes:
svn path=/head/; revision=131304
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
the GNU General Public License. The following is the portion of
the license which grants permission to distribute these in binary
form:
3. You may copy and distribute the Program (or a work based on
it, under Section 2) in object code or executable form under the
terms of Sections 1 and 2 above provided that you also do one of
the following:
a) Accompany it with the complete corresponding
machine-readable source code, which must be distributed under
the terms of Sections 1 and 2 above on a medium customarily
used for software interchange; or,
b) Accompany it with a written offer, valid for at least
three years, to give any third party, for a charge no more
than your cost of physically performing source distribution,
a complete machine-readable copy of the corresponding source
code, to be distributed under the terms of Sections 1 and 2
above on a medium customarily used for software interchange;
or,
c) Accompany it with the information you received as to the
offer to distribute corresponding source code. (This
alternative is allowed only for noncommercial distribution
and only if you received the program in object code or
executable form with such an offer, in accord with Subsection
b above.)
[...]
If distribution of executable or object code is made by offering
access to copy from a designated place, then offering equivalent
access to copy the source code from the same place counts as
distribution of the source code, even though third parties are
not compelled to copy the source along with the object code.
Since this port does not satisfy these conditions the license does
not give us permission to distribute the binaries.
I brought up this issue with portmgr but after 73 days I have seen
no response.
Notes:
svn path=/head/; revision=131281
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
the GNU General Public License. The following is the portion of
the license which grants permission to distribute these in binary
form:
3. You may copy and distribute the Program (or a work based on
it, under Section 2) in object code or executable form under the
terms of Sections 1 and 2 above provided that you also do one of
the following:
a) Accompany it with the complete corresponding
machine-readable source code, which must be distributed under
the terms of Sections 1 and 2 above on a medium customarily
used for software interchange; or,
b) Accompany it with a written offer, valid for at least
three years, to give any third party, for a charge no more
than your cost of physically performing source distribution,
a complete machine-readable copy of the corresponding source
code, to be distributed under the terms of Sections 1 and 2
above on a medium customarily used for software interchange;
or,
c) Accompany it with the information you received as to the
offer to distribute corresponding source code. (This
alternative is allowed only for noncommercial distribution
and only if you received the program in object code or
executable form with such an offer, in accord with Subsection
b above.)
[...]
If distribution of executable or object code is made by offering
access to copy from a designated place, then offering equivalent
access to copy the source code from the same place counts as
distribution of the source code, even though third parties are
not compelled to copy the source along with the object code.
Since this port does not satisfy these conditions the license does
not give us permission to distribute the binaries.
I brought up this issue with portmgr but after 73 days I have seen
no response.
Notes:
svn path=/head/; revision=131280
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Glib is under the GNU Library General Public License. The following
is the portion of the license which grants permission to distribute
it in binary form:
4. You may copy and distribute the Library (or a portion or
derivative of it, under Section 2) in object code or executable
form under the terms of Sections 1 and 2 above provided that you
accompany it with the complete corresponding machine-readable
source code, which must be distributed under the terms of
Sections 1 and 2 above on a medium customarily used for software
interchange.
If distribution of object code is made by offering access to copy
from a designated place, then offering equivalent access to copy
the source code from the same place satisfies the requirement to
distribute the source code, even though third parties are not
compelled to copy the source along with the object code.
Since this port does not offer the sources, the conditions are not
satisfied, and therefore the license does not give us permission
to distribute the binaries.
I brought up this issue with portmgr but after 73 days I have seen
no response.
Notes:
svn path=/head/; revision=131279
|
|
|
|
|
|
|
|
|
|
| |
incurs a warning on 6.X: at least it compiles now.
Submitted by: vs
Noticed by: too many to count
Notes:
svn path=/head/; revision=131262
|
|
|
|
|
|
|
|
| |
PR: ports/78825
Submitted by: Antônio Carlos Venâncio Júnior <antonio@php.net>
Notes:
svn path=/head/; revision=131248
|
|
|
|
| |
Notes:
svn path=/head/; revision=131227
|
|
|
|
| |
Notes:
svn path=/head/; revision=131216
|
|
|
|
|
|
|
|
| |
PR: 77828
Submitted by: Sam Lawrance <boris@brooknet.com.au>
Notes:
svn path=/head/; revision=131214
|
|
|
|
|
|
|
|
|
|
| |
Pointed out by: danfe
Porters' handbook chapter to be re-read by me: 17.19 (Marking a port
BROKEN, FORBIDDEN, or otherwise not installable)
Approved by: arved (implicit)
Notes:
svn path=/head/; revision=131196
|
|
|
|
| |
Notes:
svn path=/head/; revision=131191
|
|
|
|
| |
Notes:
svn path=/head/; revision=131171
|
|
|
|
| |
Notes:
svn path=/head/; revision=131169
|
|
|
|
| |
Notes:
svn path=/head/; revision=131166
|
|
|
|
| |
Notes:
svn path=/head/; revision=131162
|
|
|
|
|
|
|
|
| |
PR: ports/78118
Submitted by: Andreas Kohn <andreas@syndrom23.de>
Notes:
svn path=/head/; revision=131137
|
|
|
|
|
|
|
|
|
| |
- Remove duplicate {BUILD,RUN}_DEPENDS
Approved by: arved (mentor)
Notes:
svn path=/head/; revision=131115
|
|
|
|
|
|
|
|
|
|
| |
- Clean up package list creation
PR: ports/78781
Submitted by: maintainer
Notes:
svn path=/head/; revision=131102
|
|
|
|
| |
Notes:
svn path=/head/; revision=131089
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Add 'java' category
- Remove unneeded PORTREVISION=0 statement
- Register run dependency on javavmwrapper
- Improve launcher shell script (use javavmwrapper 2.0)
- Use SUB_FILES to configure launcher shell script
- Remove trailing space in pkg-plist to calm portlint
- Add $FreeBSD$ tags
PR: 78116 [1]
Reported by: Michel Lavondes <fox@vader.aacc.cc.md.us> [1]
Approved by: maintainer timeout
Notes:
svn path=/head/; revision=131051
|
|
|
|
| |
Notes:
svn path=/head/; revision=131046
|
|
|
|
| |
Notes:
svn path=/head/; revision=131045
|
|
|
|
| |
Notes:
svn path=/head/; revision=131041
|
|
|
|
|
|
|
|
| |
PR: 78736
Submitted by: Ports Fury
Notes:
svn path=/head/; revision=131035
|
|
|
|
| |
Notes:
svn path=/head/; revision=131019
|
|
|
|
|
|
|
|
| |
PR: ports/77923
Submitted by: Alexander Novitsky <alecn2002@yandex.ru>
Notes:
svn path=/head/; revision=131017
|
|
|
|
|
|
|
| |
2.4.x, so a repocopy to libglademm26 is not needed.
Notes:
svn path=/head/; revision=131001
|
|
|
|
|
|
|
| |
2.6.x, so a repocopy to gconfmm210 is not needed.
Notes:
svn path=/head/; revision=130999
|
|
|
|
| |
Notes:
svn path=/head/; revision=130996
|
|
|
|
| |
Notes:
svn path=/head/; revision=130991
|
|
|
|
|
|
|
|
| |
http://ruby-gnome2.sourceforge.jp/hiki.cgi?News_20050306_1
-A few clean up such as correct paths, dependencies and etc.
Notes:
svn path=/head/; revision=130980
|
|
|
|
| |
Notes:
svn path=/head/; revision=130974
|