index
:
ports.git
2014Q1
2014Q2
2014Q3
2014Q4
2015Q1
2015Q2
2015Q3
2015Q4
2016Q1
2016Q2
2016Q3
2016Q4
2017Q1
2017Q2
2017Q3
2017Q4
2018Q1
2018Q2
2018Q3
2018Q4
2019Q1
2019Q2
2019Q3
2019Q4
2020Q1
2020Q2
2020Q3
2020Q4
2021Q1
2021Q2
2021Q3
2021Q4
2022Q1
href/UPDATE/net/gobgp
href/UPDATE/sysutils/opa
href/net/openbgpd7
href/security/ory-keto
href/sysutils/opa-rc.d
href/sysutils/prometheus-smartctl-exporter
main
Unnamed repository; edit this file 'description' to name the repository.
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lang
/
python15
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2004-01-22
Use the SORT macro from bsd.port.mk.
Trevor Johnson
1
-1
/
+1
2003-10-29
- Update lang/python-devel to Python-2.4 031022 snapshot.
Hye-Shik Chang
1
-5
/
+4
2003-10-21
Don't use PYTHON_DISTFILE as well as PYTHON_WRKSRC on lang/python* ports
Hye-Shik Chang
1
-3
/
+4
2003-10-19
Utilize PYTHON_SITE_SUBDIR.
Hye-Shik Chang
1
-1
/
+1
2003-08-07
- Remove somewhat buggy libc_r lackness detection. (at least for bento)
Hye-Shik Chang
1
-4
/
+3
2003-07-04
o Utilize MASTER_SITE_PYTHON.
Hye-Shik Chang
1
-3
/
+3
2003-06-09
Take maintainerships from alane's python ports.
Hye-Shik Chang
1
-1
/
+1
2003-06-08
REST IN PEACE
Will Andrews
1
-1
/
+1
2003-03-07
Clear moonlight beckons.
Ade Lovett
2
-1
/
+1
2002-11-15
Take over as maintainer since tg is taking a leave of absence from port
Alan Eldridge
1
-1
/
+1
2002-11-14
Backport fix for temporary file handling bug in os._execvpe() from
Jacques Vidrine
2
-1
/
+77
2002-06-14
Use new PYTHONPREFIX_*DIR variables to make these ports PREFIX-clean.
Thomas Gellekum
1
-4
/
+4
2002-04-16
Allow python?? ports to co-exist with lang/python.
Thomas Gellekum
2
-8
/
+5
2001-05-10
s/python1.5/%%PYTHON_VERSION%%/g
Thomas Gellekum
3
-1215
/
+1215
2001-05-07
Use USE_PYTHON.
Thomas Gellekum
1
-0
/
+4
2001-05-03
Minor cleanup.
Thomas Gellekum
1
-9
/
+7
2001-03-29
-pthread --> ${PTHREAD_LIBS}
Maxim Sobolev
1
-2
/
+2
2001-01-29
Add the `new' module to the build, it's needed by Zope-2.3.0.
Thomas Gellekum
3
-1
/
+3
2000-10-09
Remove reference to ${PLIST_TK}.
Thomas Gellekum
1
-1
/
+1
2000-10-08
Rename PLIST.* to pkg-plist.*.
Satoshi Asami
1
-3
/
+3
2000-09-08
Makefile: Add NO_LATEST_LINK.
Thomas Gellekum
2
-0
/
+12
2000-08-14
Don't create group-writable directories.
Thomas Gellekum
1
-5
/
+12
2000-07-28
Clarify comment even further.
Thomas Gellekum
1
-1
/
+1
2000-07-27
- Clarify comment on thread support.
Thomas Gellekum
1
-6
/
+10
2000-04-17
Fix building modules on -current.
Thomas Gellekum
1
-2
/
+2
2000-04-17
Standardize all user defined options to the booleans WITH_FOO and
Jeremy Lea
1
-5
/
+3
2000-04-12
Convert to the PORTNAME - PORTVERSION syntax.
David E. O'Brien
1
-3
/
+3
2000-04-04
Separate the Python Tk module from the main port. I've been
Thomas Gellekum
1
-15
/
+1
2000-03-24
Fix packaging on -current.
Thomas Gellekum
3
-5
/
+864
2000-01-27
move IPv6-enable python to python+ipv6 and revert origial python
Munechika SUMIKAWA
3
-21
/
+3
2000-01-18
Add 'ipv6' on CATEGORIES.
Munechika SUMIKAWA
1
-1
/
+1
2000-01-18
Oops, forgot to update the checksum file.
Thomas Gellekum
1
-2
/
+2
2000-01-18
On second thought, put back DIST_SUBDIR. It's not only used for the
Thomas Gellekum
1
-0
/
+1
2000-01-13
- Support IPv6.
Munechika SUMIKAWA
3
-3
/
+20
2000-01-10
s/X11_BASE/X11BASE/.
Thomas Gellekum
1
-1
/
+1
2000-01-06
- Install python-mode.el.
Thomas Gellekum
2
-1
/
+7
1999-11-03
Use Tk-8.2.
Thomas Gellekum
1
-2
/
+2
1999-10-27
Link against libxpg4.
Thomas Gellekum
2
-4
/
+4
1999-08-31
FreeBSD.ORG -> FreeBSD.org
Michael Haro
1
-1
/
+1
1999-08-25
Change Id->FreeBSD.
David E. O'Brien
1
-1
/
+1
1999-08-23
Use `read -e', so makesetup groks continuation lines.
Thomas Gellekum
1
-0
/
+11
1999-07-28
Add the SHA module to the build.
Thomas Gellekum
2
-1
/
+8
1999-07-15
Fix package building when you're leaving out optional parts, like Tk.
Thomas Gellekum
4
-207
/
+211
1999-07-06
Install the contents of the Tools directory by default. This can be
Thomas Gellekum
2
-1
/
+215
1999-06-26
Commit #3/4 to enforce caps, no period.
Tim Vanderhoek
1
-1
/
+1
1999-06-18
Link some modules against libmytinfo to pick up a working tputs().
Thomas Gellekum
1
-2
/
+2
1999-05-21
Enable the parser module.
Thomas Gellekum
2
-1
/
+2
1999-05-19
Better support for local $CFLAGS.
Thomas Gellekum
1
-3
/
+3
1999-05-10
Add a patch for 4.0current.
Vanilla I. Shu
1
-0
/
+20
1999-04-21
Remove ``NO_LATEST_LINK''
Jacques Vidrine
1
-2
/
+1
[next]